summaryrefslogtreecommitdiff
path: root/platform/android/example/app/src/main/res/layout/activity_main.xml
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/example/app/src/main/res/layout/activity_main.xml')
-rw-r--r--platform/android/example/app/src/main/res/layout/activity_main.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/platform/android/example/app/src/main/res/layout/activity_main.xml b/platform/android/example/app/src/main/res/layout/activity_main.xml
index 24f3d6ba..3d1efc88 100644
--- a/platform/android/example/app/src/main/res/layout/activity_main.xml
+++ b/platform/android/example/app/src/main/res/layout/activity_main.xml
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
- android:layout_width="match_parent"
- android:layout_height="match_parent">
-
-</RelativeLayout> \ No newline at end of file
+ android:layout_width="match_parent"
+ android:layout_height="match_parent">
+</RelativeLayout>