From b4078fe23a7cbae5eb2a017663c5b46990defcb7 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Sun, 15 Aug 2021 14:13:51 -0600 Subject: adding pictures instead --- app/src/main/res/values/strings.xml | 1 + app/src/main/res/values/themes.xml | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 05fc69e..d62aed7 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -12,6 +12,7 @@ Watch Watching %1$s Enter a friend code to watch + Enter the name of a Mii to watch Recently watched friend codes: Version You are running Wiimmfi Watcher version %1$s. You can view the release notes for this version here.]]> diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml index 73a1e00..68da004 100644 --- a/app/src/main/res/values/themes.xml +++ b/app/src/main/res/values/themes.xml @@ -10,8 +10,32 @@ @color/blue_200 @color/blue_200 @color/white + false ?attr/colorPrimaryVariant + + + + + + + \ No newline at end of file -- cgit v1.2.3