From 1ed362fdcac42fd2c18d1b580c8e20196564ba47 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Sun, 30 May 2021 16:53:09 -0600 Subject: fixed about fragment license text error, added margins to watchcodesfragment --- app/src/main/res/layout/watch_code_fragment.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'app/src/main/res/layout/watch_code_fragment.xml') diff --git a/app/src/main/res/layout/watch_code_fragment.xml b/app/src/main/res/layout/watch_code_fragment.xml index 7bfe60a..ab93298 100644 --- a/app/src/main/res/layout/watch_code_fragment.xml +++ b/app/src/main/res/layout/watch_code_fragment.xml @@ -1,12 +1,12 @@ + android:padding="15dp" + android:focusable="true" android:focusableInTouchMode="true"> + android:layout_height="match_parent" + android:layout_marginBottom="?android:attr/actionBarSize"> + android:orientation="vertical" + android:layout_marginBottom="?android:attr/actionBarSize">