summaryrefslogtreecommitdiffstats
path: root/res/layout-land/location_dialog_content.xml
diff options
context:
space:
mode:
authorDoris Liu <tianliu@google.com>2014-05-14 14:50:55 -0700
committerDoris Liu <tianliu@google.com>2014-05-14 14:50:55 -0700
commit4fc158466e501f187838576e043ed17e89022801 (patch)
treeedd5979b2c7cf8835ff775fbfebaace30b5e3619 /res/layout-land/location_dialog_content.xml
parentdb8f97582d09cd36eee8cfe4ed43182bff63f8bd (diff)
downloadandroid_packages_apps_Camera2-4fc158466e501f187838576e043ed17e89022801.tar.gz
android_packages_apps_Camera2-4fc158466e501f187838576e043ed17e89022801.tar.bz2
android_packages_apps_Camera2-4fc158466e501f187838576e043ed17e89022801.zip
Refine initial dialog layout for tablet
Change-Id: I146f55381c2918a40b7f6550f047a05b0fd05847
Diffstat (limited to 'res/layout-land/location_dialog_content.xml')
-rw-r--r--res/layout-land/location_dialog_content.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/res/layout-land/location_dialog_content.xml b/res/layout-land/location_dialog_content.xml
index e5e418daf..49f281537 100644
--- a/res/layout-land/location_dialog_content.xml
+++ b/res/layout-land/location_dialog_content.xml
@@ -15,12 +15,10 @@
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
+ style="@style/start_up_dialog_content"
android:orientation="horizontal"
android:gravity="center_horizontal"
- android:background="@color/start_up_dialog_background_color"
- android:paddingTop="28dp"
- android:layout_width="match_parent"
- android:layout_height="match_parent">
+ android:paddingTop="28dp">
<LinearLayout
android:layout_width="0dp"
android:layout_height="match_parent"