Filter app list by storage volume

(when coming from storage settings)

Bug: 19989309
Change-Id: I932b67d25b5c9305067969ba13acb1a9f78e6cdb
This commit is contained in:
Jason Monk
2015-04-16 11:45:34 -04:00
parent b8e02b8bd0
commit 02a310d8c9
5 changed files with 77 additions and 6 deletions

View File

@@ -6447,4 +6447,7 @@
<!-- Label of default app for current setting [CHAR LIMIT=40] -->
<string name="default_app">(Default)</string>
<!-- Title of app storage screen [CHAR LIMIT=30] -->
<string name="apps_storage">Apps storage</string>
</resources>