Loading packages/SettingsLib/res/layout/settings_with_drawer.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ android:id="@+id/drawer_layout" android:layout_width="match_parent" android:layout_height="match_parent" android:background="?android:attr/colorPrimaryDark"> android:background="?android:attr/statusBarColor"> <!-- The main content view --> <LinearLayout android:id="@+id/content_parent" Loading Loading
packages/SettingsLib/res/layout/settings_with_drawer.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ android:id="@+id/drawer_layout" android:layout_width="match_parent" android:layout_height="match_parent" android:background="?android:attr/colorPrimaryDark"> android:background="?android:attr/statusBarColor"> <!-- The main content view --> <LinearLayout android:id="@+id/content_parent" Loading