summaryrefslogtreecommitdiffstats
path: root/res/layout-land/indicators.xml
diff options
context:
space:
mode:
authorDoris Liu <tianliu@google.com>2014-05-05 18:43:26 -0700
committerDoris Liu <tianliu@google.com>2014-05-19 15:24:12 -0700
commit6c75164c89f3bbd4f894b9c49a7914a24268a999 (patch)
treef08a2019f6e2115276f41b069c36ac1a0f42935c /res/layout-land/indicators.xml
parent4561c7c13a31a134ef9f713a4c56dfb634bee034 (diff)
downloadandroid_packages_apps_Camera2-6c75164c89f3bbd4f894b9c49a7914a24268a999.tar.gz
android_packages_apps_Camera2-6c75164c89f3bbd4f894b9c49a7914a24268a999.tar.bz2
android_packages_apps_Camera2-6c75164c89f3bbd4f894b9c49a7914a24268a999.zip
Add back countdown timer
Bug: 14222651 Change-Id: I482ec942dd9d79c4ea0432140a96ba2fc5b29c57
Diffstat (limited to 'res/layout-land/indicators.xml')
-rw-r--r--res/layout-land/indicators.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/layout-land/indicators.xml b/res/layout-land/indicators.xml
index e2632fa5a..fa83e8f42 100644
--- a/res/layout-land/indicators.xml
+++ b/res/layout-land/indicators.xml
@@ -48,6 +48,9 @@
android:id="@+id/hdr_indicator"
style="@style/IndicatorIcon" />
<ImageView
+ android:id="@+id/countdown_timer_indicator"
+ style="@style/IndicatorIcon" />
+ <ImageView
android:id="@+id/flash_indicator"
style="@style/IndicatorIcon" />
<ImageView