From 50dfc57c61a01dc20a42129246b458bf90e26154 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Tue, 4 May 2021 20:18:17 -0600 Subject: getting closer to implementing the recycler view --- app/src/main/res/layout/friend_code_input_fragment.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'app/src/main/res/layout/friend_code_input_fragment.xml') diff --git a/app/src/main/res/layout/friend_code_input_fragment.xml b/app/src/main/res/layout/friend_code_input_fragment.xml index 4f3b9ea..a70e6df 100644 --- a/app/src/main/res/layout/friend_code_input_fragment.xml +++ b/app/src/main/res/layout/friend_code_input_fragment.xml @@ -44,4 +44,21 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@+id/watch_button" /> + + + + \ No newline at end of file -- cgit v1.2.3