File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2020 android : layout_height =" match_parent"
2121 android : layout_gravity =" center"
2222 android : gravity =" center"
23- android : textSize =" 20sp "
23+ android : textSize =" 16sp "
2424 android : textColor =" #ffffffff"
2525 android : text =" @string/recents_empty_message"
2626 android : fontFamily =" sans-serif-light"
Original file line number Diff line number Diff line change 3232
3333 <!-- Message shown in the middle of the screen after clicking on the recent apps button
3434 when there are no recent apps to show. Also used for accessibility. [CHAR LIMIT=45]-->
35- <string name =" status_bar_no_recent_apps" >No recent apps </string >
35+ <string name =" status_bar_no_recent_apps" >Your recent screens appear here </string >
3636
3737 <!-- Content description for the button to dismiss Recent Apps (only present on large
3838 devices) -->
581581 <string name =" quick_settings_cellular_detail_data_warning" ><xliff : g id =" data_limit" example =" 2.0 GB" >%s</xliff : g > warning</string >
582582
583583 <!-- Recents: The empty recents string. [CHAR LIMIT=NONE] -->
584- <string name =" recents_empty_message" >No recent apps </string >
584+ <string name =" recents_empty_message" >Your recent screens appear here </string >
585585 <!-- Recents: The info panel app info button string. [CHAR LIMIT=NONE] -->
586586 <string name =" recents_app_info_button_label" >Application Info</string >
587587 <!-- Recents: The lock-to-app button. [CHAR LIMIT=NONE] -->
You can’t perform that action at this time.
0 commit comments