From ab617db46883ffbb9ee77dacd54613bdc026cc2d Mon Sep 17 00:00:00 2001 From: Chris Wren Date: Wed, 17 Apr 2013 14:58:58 -0400 Subject: no blank album lists. Bug: 8060514 Change-Id: Iaf122899f45b9fd94877e695c99872b8103bd616 --- res/layout/settingslist.xml | 29 +++++++++++++++++++++++------ res/values/strings.xml | 2 ++ 2 files changed, 25 insertions(+), 6 deletions(-) (limited to 'res') diff --git a/res/layout/settingslist.xml b/res/layout/settingslist.xml index 0ea6661..c383856 100644 --- a/res/layout/settingslist.xml +++ b/res/layout/settingslist.xml @@ -22,11 +22,28 @@ android:paddingRight="16dp" /> - + + + + + + diff --git a/res/values/strings.xml b/res/values/strings.xml index 087f8b1..1f64e10 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -47,4 +47,6 @@ Deselect All + + No photos on the device. -- cgit v1.2.3