Fix UI problems of PublicVolumeSettings
This change replaces StorageSummaryPreference with UsageProgressBarPreference. Bug: 215325625 Test: manual visual 1. Disable 'Files by Google' 2. Settings -> Storage -> select SD card -> Files 3. Option menu -> Storage Settings Change-Id: I5db8c5971429ccd444d6d898b1df2c09363455b0
This commit is contained in:
@@ -3540,8 +3540,6 @@
|
||||
|
||||
<!-- Summary of a single storage volume used space. [CHAR LIMIT=24] -->
|
||||
<string name="storage_size_large"><xliff:g id="number" example="128">^1</xliff:g><small><small> <xliff:g id="unit" example="KB">^2</xliff:g></small></small></string>
|
||||
<!-- Summary of a single storage volume total space. [CHAR LIMIT=48]-->
|
||||
<string name="storage_volume_used">Used of <xliff:g id="total" example="32GB">%1$s</xliff:g></string>
|
||||
|
||||
<!-- Toast informing that storage mount operation was successful. [CHAR LIMIT=64]-->
|
||||
<string name="storage_mount_success"><xliff:g id="name" example="SD card">%1$s</xliff:g> is mounted</string>
|
||||
|
Reference in New Issue
Block a user