Updating the pick-image tile in wallpaper picker
> Changing the label to My photos > Changing the icon to photo-library icon Bug: 22019397 Change-Id: I068d8d5fa11392642bb0a84cb466d8f679e49b54
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 354 B |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 249 B |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 431 B |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 621 B |
|
After Width: | Height: | Size: 845 B |
@@ -45,7 +45,7 @@
|
||||
<!-- Label on button to delete wallpaper(s) -->
|
||||
<string name="wallpaper_delete">Delete</string>
|
||||
<!-- Label on button in Wallpaper Picker to pick an image -->
|
||||
<string name="pick_image">Pick image</string>
|
||||
<string name="pick_image">My photos</string>
|
||||
<!-- Option in "Select wallpaper from" dialog box -->
|
||||
<string name="pick_wallpaper">Wallpapers</string>
|
||||
<!-- Title of activity for cropping wallpapers -->
|
||||
|
||||