Loading quickstep/res/layout/overview_panel.xml +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ android:clipChildren="false" android:clipToPadding="false" android:focusableInTouchMode="true" android:accessibilityPaneTitle="@string/accessibility_recent_apps" android:theme="@style/HomeScreenElementTheme" > Loading quickstep/res/values/strings.xml +3 −0 Original line number Diff line number Diff line Loading @@ -38,4 +38,7 @@ <!-- Recents: Title of a button that clears the task list, i.e. closes all tasks. [CHAR LIMIT=30] --> <string name="recents_clear_all">Clear all</string> <!-- Accessibility title for the list of recent apps [CHAR_LIMIT=none] --> <string name="accessibility_recent_apps">Recent apps</string> </resources> No newline at end of file Loading
quickstep/res/layout/overview_panel.xml +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ android:clipChildren="false" android:clipToPadding="false" android:focusableInTouchMode="true" android:accessibilityPaneTitle="@string/accessibility_recent_apps" android:theme="@style/HomeScreenElementTheme" > Loading
quickstep/res/values/strings.xml +3 −0 Original line number Diff line number Diff line Loading @@ -38,4 +38,7 @@ <!-- Recents: Title of a button that clears the task list, i.e. closes all tasks. [CHAR LIMIT=30] --> <string name="recents_clear_all">Clear all</string> <!-- Accessibility title for the list of recent apps [CHAR_LIMIT=none] --> <string name="accessibility_recent_apps">Recent apps</string> </resources> No newline at end of file