Loading packages/SettingsLib/res/layout/drawer_category.xml +2 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,8 @@ <TextView android:id="@android:id/title" android:layout_width="match_parent" android:layout_height="48dp" android:layout_height="wrap_content" android:minHeight="48dp" android:paddingTop="16dp" android:paddingBottom="16dp" android:paddingStart="16dp" Loading packages/SettingsLib/res/layout/drawer_item.xml +2 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,8 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/tile_item" android:layout_width="match_parent" android:layout_height="48dp" android:layout_height="wrap_content" android:minHeight="48dp" android:orientation="horizontal" > <ImageView Loading Loading
packages/SettingsLib/res/layout/drawer_category.xml +2 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,8 @@ <TextView android:id="@android:id/title" android:layout_width="match_parent" android:layout_height="48dp" android:layout_height="wrap_content" android:minHeight="48dp" android:paddingTop="16dp" android:paddingBottom="16dp" android:paddingStart="16dp" Loading
packages/SettingsLib/res/layout/drawer_item.xml +2 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,8 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/tile_item" android:layout_width="match_parent" android:layout_height="48dp" android:layout_height="wrap_content" android:minHeight="48dp" android:orientation="horizontal" > <ImageView Loading