From 213a5808e39e0f028762294708c6196518415567 Mon Sep 17 00:00:00 2001 From: Greg Alexander Date: Sat, 21 Sep 2019 16:35:03 -0400 Subject: [PATCH] styled the option buttons so that it's easier to change them --- app/src/main/res/layout/main_tv.xml | 30 +++++------------------------ app/src/main/res/values/styles.xml | 10 ++++++++++ 2 files changed, 15 insertions(+), 25 deletions(-) create mode 100644 app/src/main/res/values/styles.xml diff --git a/app/src/main/res/layout/main_tv.xml b/app/src/main/res/layout/main_tv.xml index 2e388a8..021dc2e 100644 --- a/app/src/main/res/layout/main_tv.xml +++ b/app/src/main/res/layout/main_tv.xml @@ -48,39 +48,19 @@ android:layout_width="1dp" android:layout_weight="1" android:layout_height="fill_parent"> -