aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/update_share.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2016-10-22 14:37:14 -0700
committerScott Jackson <daneren2005@gmail.com>2016-10-22 14:37:14 -0700
commit61979e9893ce4bd5e4fdee1fc3349a04ccc7a8a7 (patch)
treed23db8f707e67507f2b43359544f9f635a816f37 /app/src/main/res/layout/update_share.xml
parent2b973ff6571e565bb6752be616439dbe26b2ce88 (diff)
parent2b4eb81c25e6170e881c8074672d4f2ae0226f4f (diff)
downloaddsub-61979e9893ce4bd5e4fdee1fc3349a04ccc7a8a7.tar.gz
dsub-61979e9893ce4bd5e4fdee1fc3349a04ccc7a8a7.tar.bz2
dsub-61979e9893ce4bd5e4fdee1fc3349a04ccc7a8a7.zip
Merge branch 'edge'
Diffstat (limited to 'app/src/main/res/layout/update_share.xml')
-rw-r--r--app/src/main/res/layout/update_share.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/src/main/res/layout/update_share.xml b/app/src/main/res/layout/update_share.xml
index ef44e304..0d06e00d 100644
--- a/app/src/main/res/layout/update_share.xml
+++ b/app/src/main/res/layout/update_share.xml
@@ -3,7 +3,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content">
- <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
+ <LinearLayout
android:orientation="horizontal"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
@@ -26,7 +26,7 @@
android:hint="@string/common.name" />
</LinearLayout>
- <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
+ <LinearLayout
android:orientation="horizontal"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
@@ -48,7 +48,7 @@
android:calendarViewShown="false"/>
</LinearLayout>
- <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
+ <LinearLayout
android:orientation="horizontal"
android:layout_width="fill_parent"
android:layout_height="wrap_content">