From 7f4d43deb16ee0ce6a49f78805e5600d3e01161f Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Thu, 12 Mar 2020 13:28:30 +0100 Subject: Moved Toolbar to individual Fragments --- app/src/main/res/layout/simple_list_fragment.xml | 28 ++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 app/src/main/res/layout/simple_list_fragment.xml (limited to 'app/src/main/res/layout/simple_list_fragment.xml') diff --git a/app/src/main/res/layout/simple_list_fragment.xml b/app/src/main/res/layout/simple_list_fragment.xml new file mode 100644 index 000000000..91392d0a4 --- /dev/null +++ b/app/src/main/res/layout/simple_list_fragment.xml @@ -0,0 +1,28 @@ + + + + + + + + + + -- cgit v1.2.3