aboutsummaryrefslogtreecommitdiff
path: root/system/RuntimePermissionsBasic/Application/src/main/res/layout/activity_camera.xml
diff options
context:
space:
mode:
Diffstat (limited to 'system/RuntimePermissionsBasic/Application/src/main/res/layout/activity_camera.xml')
-rw-r--r--system/RuntimePermissionsBasic/Application/src/main/res/layout/activity_camera.xml11
1 files changed, 5 insertions, 6 deletions
diff --git a/system/RuntimePermissionsBasic/Application/src/main/res/layout/activity_camera.xml b/system/RuntimePermissionsBasic/Application/src/main/res/layout/activity_camera.xml
index b12eee19..1329717b 100644
--- a/system/RuntimePermissionsBasic/Application/src/main/res/layout/activity_camera.xml
+++ b/system/RuntimePermissionsBasic/Application/src/main/res/layout/activity_camera.xml
@@ -1,5 +1,5 @@
<!--
- Copyright 2015 The Android Open Source Project
+ Copyright 2017 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -15,8 +15,7 @@
-->
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@+id/camera_preview"
- android:layout_width="fill_parent"
- android:layout_height="fill_parent"
- android:layout_weight="1"
- />
+ android:id="@+id/camera_preview"
+ android:layout_width="fill_parent"
+ android:layout_height="fill_parent"
+ android:layout_weight="1" />