Loading res/xml/app_and_notification.xml +2 −1 Original line number Original line Diff line number Diff line Loading @@ -20,7 +20,8 @@ xmlns:settings="http://schemas.android.com/apk/res-auto" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="apps_and_notification_screen" android:key="apps_and_notification_screen" android:title="@string/app_and_notification_dashboard_title" android:title="@string/app_and_notification_dashboard_title" settings:initialExpandedChildrenCount="7"> settings:initialExpandedChildrenCount="8"> <!-- the initial count should include the dynamic tiles --> <PreferenceCategory <PreferenceCategory android:key="recent_apps_category" android:key="recent_apps_category" Loading Loading
res/xml/app_and_notification.xml +2 −1 Original line number Original line Diff line number Diff line Loading @@ -20,7 +20,8 @@ xmlns:settings="http://schemas.android.com/apk/res-auto" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="apps_and_notification_screen" android:key="apps_and_notification_screen" android:title="@string/app_and_notification_dashboard_title" android:title="@string/app_and_notification_dashboard_title" settings:initialExpandedChildrenCount="7"> settings:initialExpandedChildrenCount="8"> <!-- the initial count should include the dynamic tiles --> <PreferenceCategory <PreferenceCategory android:key="recent_apps_category" android:key="recent_apps_category" Loading