- Severely reducing the gpu overdraw by removing a mostly unused background in the layout_main_v4

This commit is contained in:
SerpentSpirale
2021-01-12 13:57:15 +01:00
parent 0df259d559
commit 5fe8a78621

View File

@@ -175,7 +175,6 @@
android:id="@+id/launchermainTabPager"
android:layout_width="0dp"
android:layout_height="0dp"
android:background="#272727"
app:layout_constraintBottom_toTopOf="@+id/guidelineBottom"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="@+id/guidelineLeft"