summaryrefslogtreecommitdiffstats
path: root/res/layout/aspect_ratio_dialog_layout.xml
diff options
context:
space:
mode:
authorSascha Haeberling <haeberling@google.com>2014-06-26 17:05:58 -0700
committerSascha Haeberling <haeberling@google.com>2014-06-27 12:30:50 -0700
commit1dc9932347ea735f8b4e06382d36af3cf65421e7 (patch)
treea74a099e48279d08fc5098453100698ca0b22003 /res/layout/aspect_ratio_dialog_layout.xml
parent632eaafda53eb59b15c81ddeaf2080e6d8515f59 (diff)
downloadandroid_packages_apps_Camera2-1dc9932347ea735f8b4e06382d36af3cf65421e7.tar.gz
android_packages_apps_Camera2-1dc9932347ea735f8b4e06382d36af3cf65421e7.tar.bz2
android_packages_apps_Camera2-1dc9932347ea735f8b4e06382d36af3cf65421e7.zip
Updated resources to comply with GAR.
Bug: 15754001 Change-Id: I1236cd51ef20dfeeb3b09f473dbd1e9ccfeff971
Diffstat (limited to 'res/layout/aspect_ratio_dialog_layout.xml')
-rw-r--r--res/layout/aspect_ratio_dialog_layout.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/aspect_ratio_dialog_layout.xml b/res/layout/aspect_ratio_dialog_layout.xml
index 3eab743a5..e0fe01144 100644
--- a/res/layout/aspect_ratio_dialog_layout.xml
+++ b/res/layout/aspect_ratio_dialog_layout.xml
@@ -18,6 +18,6 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="@color/start_up_dialog_background_color">
+ android:background="@color/fullscreen_dialog_background_color">
<include layout="@layout/aspect_ratio_dialog_content" />
</com.android.camera.widget.AspectRatioDialogLayout> \ No newline at end of file