From 9231224eea720464c3cab02865397e8e37af2c0b Mon Sep 17 00:00:00 2001 From: Eric House Date: Sun, 27 Aug 2017 10:12:37 -0700 Subject: [PATCH] explicitly use Theme.Material as app theme Fixed Samsung having made a white actionbar default and so my menubar icons becoming invisible. --- xwords4/android/app/src/main/AndroidManifest.xml | 1 + xwords4/android/app/src/main/res/values/styles.xml | 2 ++ xwords4/android/app/src/xw4d/AndroidManifest.xml | 1 + 3 files changed, 4 insertions(+) diff --git a/xwords4/android/app/src/main/AndroidManifest.xml b/xwords4/android/app/src/main/AndroidManifest.xml index 73519c956..28b652169 100644 --- a/xwords4/android/app/src/main/AndroidManifest.xml +++ b/xwords4/android/app/src/main/AndroidManifest.xml @@ -46,6 +46,7 @@ +