aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_magic_create.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-02-08 12:49:41 +0100
committerChristian Schneppe <christian@pix-art.de>2019-02-08 12:49:41 +0100
commitec08e6dd6200f3544a9681ab6463b0f90624cf01 (patch)
treee91ef0a9cee912610ea884f0a1a7d2f11a356e25 /src/main/res/layout/activity_magic_create.xml
parent55e71482bc2bca34131e078b00611dc3822cdb28 (diff)
optimize imports
Diffstat (limited to '')
-rw-r--r--src/main/res/layout/activity_magic_create.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main/res/layout/activity_magic_create.xml b/src/main/res/layout/activity_magic_create.xml
index dbff620b4..523d210c0 100644
--- a/src/main/res/layout/activity_magic_create.xml
+++ b/src/main/res/layout/activity_magic_create.xml
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:app="http://schemas.android.com/apk/res-auto"
- xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">