Adding switch view button to downloads activity

Can now switch between linear and grid layouts in the downloads activity
This commit is contained in:
jludden 2018-09-29 15:13:15 +08:00
parent 49f9d36718
commit bcc97d1aa7
3 changed files with 14 additions and 4 deletions

View file

@ -517,5 +517,6 @@
<string name="minimize_on_exit_none_description">None</string>
<string name="minimize_on_exit_background_description">Minimize to background player</string>
<string name="minimize_on_exit_popup_description">Minimize to popup player</string>
<string name="switch_view">Switch View</string>
</resources>