From c4142c69381d3aba88514bed266f1cc2cf724d4d Mon Sep 17 00:00:00 2001 From: Niklas Date: Tue, 14 Jan 2020 16:54:22 +0100 Subject: [PATCH] added one_row_layout --- app/src/main/res/layout/one_row_layout.xml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 app/src/main/res/layout/one_row_layout.xml diff --git a/app/src/main/res/layout/one_row_layout.xml b/app/src/main/res/layout/one_row_layout.xml new file mode 100644 index 0000000..3072253 --- /dev/null +++ b/app/src/main/res/layout/one_row_layout.xml @@ -0,0 +1,8 @@ + + + + \ No newline at end of file