From ec380e8b8913835cc50448aa51b75b3925644957 Mon Sep 17 00:00:00 2001 From: cyberta Date: Tue, 6 Dec 2022 03:17:15 +0100 Subject: re-adding pngs as fallback for pre-API 24, appearantly Android 6's vector graphic rendering is really broken --- app/src/custom/res/drawable/state_disconnected.xml | 23 ++++++---------------- 1 file changed, 6 insertions(+), 17 deletions(-) (limited to 'app/src/custom/res/drawable/state_disconnected.xml') diff --git a/app/src/custom/res/drawable/state_disconnected.xml b/app/src/custom/res/drawable/state_disconnected.xml index 7c49a537..ee11473d 100644 --- a/app/src/custom/res/drawable/state_disconnected.xml +++ b/app/src/custom/res/drawable/state_disconnected.xml @@ -1,17 +1,6 @@ - - - - - - \ No newline at end of file + + + + + + \ No newline at end of file -- cgit v1.2.3