From e4d0a72cbc4633497c393019ff2c57e63b1039b9 Mon Sep 17 00:00:00 2001 From: Angus Kong Date: Wed, 5 Oct 2011 13:01:44 +0800 Subject: Add time lapse label for Phone UI. 1. The behavior on tablet UI and phone UI now is the same. 2. The recording time and time lapse label now always stay on the top-left corner (even when in portrait). bug:5394916 Change-Id: Ifa5013748dbdda3a6c0083569ec3c565b4c687eb --- res/layout/indicator_bar.xml | 2 +- res/layout/preview_frame_video.xml | 21 +++------------------ res/layout/viewfinder_labels_video.xml | 31 +++++++++++++++++++++++++++++++ 3 files changed, 35 insertions(+), 19 deletions(-) create mode 100644 res/layout/viewfinder_labels_video.xml (limited to 'res/layout') diff --git a/res/layout/indicator_bar.xml b/res/layout/indicator_bar.xml index cbbfcef..4fe6d45 100644 --- a/res/layout/indicator_bar.xml +++ b/res/layout/indicator_bar.xml @@ -23,7 +23,7 @@ + android:layout_height="match_parent" /> + style="@style/ViewfinderLableLayout"> - - + + + + + + + -- cgit v1.1