Loading res/xml/app_info_settings.xml +3 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,9 @@ android:key="instant_app_buttons" android:layout="@layout/instant_app_buttons" android:selectable="false" android:order="-9999" /> android:order="-9999" settings:allowDividerAbove="true" settings:allowDividerBelow="true"/> <com.android.settings.widget.ActionButtonPreference android:key="action_buttons" Loading res/xml/app_storage_settings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -24,7 +24,8 @@ <com.android.settings.applications.SpacePreference android:key="storage_space" android:layout_height="8dp" /> android:layout_height="8dp" settings:allowDividerAbove="true"/> <Preference android:key="storage_used" Loading @@ -41,7 +42,6 @@ <PreferenceCategory android:key="storage_category" android:title="@string/app_info_storage_title" settings:allowDividerAbove="false" settings:allowDividerBelow="false"> <Preference Loading res/xml/power_usage_detail.xml +2 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,8 @@ android:key="header_view" android:layout="@layout/settings_entity_header" android:selectable="false" android:order="-10000"/> android:order="-10000" settings:allowDividerBelow="true"/> <com.android.settings.widget.ActionButtonPreference android:key="action_buttons" Loading Loading
res/xml/app_info_settings.xml +3 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,9 @@ android:key="instant_app_buttons" android:layout="@layout/instant_app_buttons" android:selectable="false" android:order="-9999" /> android:order="-9999" settings:allowDividerAbove="true" settings:allowDividerBelow="true"/> <com.android.settings.widget.ActionButtonPreference android:key="action_buttons" Loading
res/xml/app_storage_settings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -24,7 +24,8 @@ <com.android.settings.applications.SpacePreference android:key="storage_space" android:layout_height="8dp" /> android:layout_height="8dp" settings:allowDividerAbove="true"/> <Preference android:key="storage_used" Loading @@ -41,7 +42,6 @@ <PreferenceCategory android:key="storage_category" android:title="@string/app_info_storage_title" settings:allowDividerAbove="false" settings:allowDividerBelow="false"> <Preference Loading
res/xml/power_usage_detail.xml +2 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,8 @@ android:key="header_view" android:layout="@layout/settings_entity_header" android:selectable="false" android:order="-10000"/> android:order="-10000" settings:allowDividerBelow="true"/> <com.android.settings.widget.ActionButtonPreference android:key="action_buttons" Loading