You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CustoMIUIzer/app/src/main/res/layout/prefs_main12.xml

31 lines
1.1 KiB
XML

xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/nestedLayout"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@android:color/transparent">
layout="@layout/search_stub" />
android:id="@android:id/list"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:cacheColorHint="@android:color/transparent"
android:clipToPadding="false"
android:drawSelectorOnTop="false"
android:scrollbarAlwaysDrawVerticalTrack="false" />
android:id="@android:id/custom"
android:visibility="gone"
android:paddingTop="5.5dp"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:cacheColorHint="@android:color/transparent"
android:clipToPadding="false"
android:drawSelectorOnTop="false"
android:scrollbarAlwaysDrawVerticalTrack="false" />