From 5189137f51e08a2d83f5ecf9ae9739c7366ff8a1 Mon Sep 17 00:00:00 2001
From: Marvin Borner
Date: Mon, 3 Sep 2018 20:03:40 +0200
Subject: Began adding tex feature for photos :sparkles: :lipstick:
---
app/src/main/res/layout/activity_photo_editor.xml | 58 +++++++++++++----------
1 file changed, 34 insertions(+), 24 deletions(-)
(limited to 'app/src/main/res/layout/activity_photo_editor.xml')
diff --git a/app/src/main/res/layout/activity_photo_editor.xml b/app/src/main/res/layout/activity_photo_editor.xml
index 1128e90..2217663 100644
--- a/app/src/main/res/layout/activity_photo_editor.xml
+++ b/app/src/main/res/layout/activity_photo_editor.xml
@@ -31,30 +31,6 @@
app:layout_constraintEnd_toEndOf="parent"
app:srcCompat="@drawable/ic_send_black_24dp" />
-
-
-
-
+
+
+
+
+
+
\ No newline at end of file
--
cgit v1.2.3