From 8e2cf1b4a93c0152e9f3d44a77a66fe4d1584dc2 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Wed, 5 Sep 2018 01:01:54 +0200 Subject: Finished adding text on photo feature :sparkles: --- app/src/main/res/layout/activity_photo_editor.xml | 15 +++++++++++++++ 1 file changed, 15 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 2217663..9561214 100644 --- a/app/src/main/res/layout/activity_photo_editor.xml +++ b/app/src/main/res/layout/activity_photo_editor.xml @@ -89,4 +89,19 @@ app:layout_constraintTop_toBottomOf="@+id/drawButton" app:thumbHeight="40dp" /> + + \ No newline at end of file -- cgit v1.2.3