From 63b70e6c0c10d379991fc0744b477ecf94cd3d54 Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Wed, 12 May 2021 14:12:59 +1000 Subject: [PATCH] Android: Fix pause button colour in light theme --- android/.idea/misc.xml | 2 +- android/.idea/runConfigurations.xml | 1 + .../app/src/main/res/drawable/ic_controller_pause_button.xml | 5 ++--- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/android/.idea/misc.xml b/android/.idea/misc.xml index d5d35ec44..860da66a5 100644 --- a/android/.idea/misc.xml +++ b/android/.idea/misc.xml @@ -1,6 +1,6 @@ - + diff --git a/android/.idea/runConfigurations.xml b/android/.idea/runConfigurations.xml index 7f68460d8..e497da999 100644 --- a/android/.idea/runConfigurations.xml +++ b/android/.idea/runConfigurations.xml @@ -3,6 +3,7 @@