summaryrefslogtreecommitdiffstats
path: root/WallpaperPicker/res
diff options
context:
space:
mode:
authorMichael Jurka <mikejurka@google.com>2014-01-16 14:58:00 +0100
committerMichael Jurka <mikejurka@google.com>2014-01-17 13:30:11 +0100
commit849aff7553a5daffa34b4c38d1d29dec5a87fde1 (patch)
treea431ad1ac7726fad37435a40cda723cc68a315e0 /WallpaperPicker/res
parentf3a8e8c0bd8b0dbe3991e5ad9d315e6e253e92eb (diff)
downloadandroid_packages_apps_Trebuchet-849aff7553a5daffa34b4c38d1d29dec5a87fde1.tar.gz
android_packages_apps_Trebuchet-849aff7553a5daffa34b4c38d1d29dec5a87fde1.tar.bz2
android_packages_apps_Trebuchet-849aff7553a5daffa34b4c38d1d29dec5a87fde1.zip
Disable Set Wallpaper button while loading image
Bug: 12472111 Change-Id: I2a0cba47f31af2416b0dd062929f277fcbf80481
Diffstat (limited to 'WallpaperPicker/res')
-rw-r--r--WallpaperPicker/res/layout/actionbar_set_wallpaper.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/WallpaperPicker/res/layout/actionbar_set_wallpaper.xml b/WallpaperPicker/res/layout/actionbar_set_wallpaper.xml
index 1622742a5..2a0188ae2 100644
--- a/WallpaperPicker/res/layout/actionbar_set_wallpaper.xml
+++ b/WallpaperPicker/res/layout/actionbar_set_wallpaper.xml
@@ -20,6 +20,7 @@
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
style="?android:actionButtonStyle"
+ android:id="@+id/set_wallpaper_button"
android:layout_width="match_parent"
android:layout_height="match_parent" >
<TextView style="?android:actionBarTabTextStyle"