From 222655ba584bb4687a3608e5f3065f41ad0f7b4f Mon Sep 17 00:00:00 2001 From: Eric House Date: Tue, 23 May 2017 18:47:25 -0700 Subject: [PATCH] get rid of background for expander buttons In the gameslist view the expander buttons had a visible rectangular background. Now that's transparent so they look like the rest. --- xwords4/android/app/src/main/res/values/styles.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/xwords4/android/app/src/main/res/values/styles.xml b/xwords4/android/app/src/main/res/values/styles.xml index d99e7e7b7..48152edba 100644 --- a/xwords4/android/app/src/main/res/values/styles.xml +++ b/xwords4/android/app/src/main/res/values/styles.xml @@ -76,6 +76,7 @@