From 1f100b2221ab66087e3f5932cef4b73ec912f0dd Mon Sep 17 00:00:00 2001
From: Marvin Borner
Date: Sat, 8 Sep 2018 12:11:39 +0200
Subject: Began emoji selector fragment :sparkles: :construction:
---
app/src/main/res/layout/activity_photo_editor.xml | 14 ++++++++++++++
1 file changed, 14 insertions(+)
(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 4c848da..fa00abe 100644
--- a/app/src/main/res/layout/activity_photo_editor.xml
+++ b/app/src/main/res/layout/activity_photo_editor.xml
@@ -65,6 +65,16 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent" />
+
+
+
\ No newline at end of file
--
cgit v1.2.3