From 9bc0ebecdfc22be977684fa3a8ee51af4fe74a4b Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 12 Nov 2019 18:42:14 -0500 Subject: [PATCH] Added arrow for config buttons, fragment layout xmls and edited color xml --- app/src/main/res/drawable/arrow.png | Bin 0 -> 128 bytes app/src/main/res/layout/config_editing.xml | 9 +++ app/src/main/res/layout/text_view.xml | 89 +++++++++++++++++++++ app/src/main/res/layout/view_pager.xml | 25 ++++++ app/src/main/res/values/colors.xml | 4 +- 5 files changed, 125 insertions(+), 2 deletions(-) create mode 100644 app/src/main/res/drawable/arrow.png create mode 100644 app/src/main/res/layout/config_editing.xml create mode 100644 app/src/main/res/layout/text_view.xml create mode 100644 app/src/main/res/layout/view_pager.xml diff --git a/app/src/main/res/drawable/arrow.png b/app/src/main/res/drawable/arrow.png new file mode 100644 index 0000000000000000000000000000000000000000..99b347b02e19612ef3c86ca730f32285c0728d55 GIT binary patch literal 128 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`?w&4=Ar`&KDF+z;{r~@8e&+cT zCr)(u%7!_Xoc+O*c<3op(!m4L2TmMlxP6|*)Y!<#Xwqs)Ha0sRHb;e|$r7EKg3=0R b*31l<#WG@%nR|Z#jb!k2^>bP0l+XkK(S|8u literal 0 HcmV?d00001 diff --git a/app/src/main/res/layout/config_editing.xml b/app/src/main/res/layout/config_editing.xml new file mode 100644 index 0000000..5fec9e9 --- /dev/null +++ b/app/src/main/res/layout/config_editing.xml @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/text_view.xml b/app/src/main/res/layout/text_view.xml new file mode 100644 index 0000000..01d1b22 --- /dev/null +++ b/app/src/main/res/layout/text_view.xml @@ -0,0 +1,89 @@ + + + +