From 073346c157ec34b750d175c8543f346e6eae94de Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Tue, 1 Oct 2019 22:14:28 +0530 Subject: Redesign UI and introduce dark theme (#519) Caveats: - The openpgp preference had to be removed because the open-intents developers are too lazy to update their libraries. Over the coming weeks I will be reimplementing a local solution for this instead. - The autofill dialog is broken but I since it is being worked on in #410 already I'm not going to bother fixing it. --- .../debug/res/drawable/ic_launcher_foreground.xml | 37 +++++++++++----------- 1 file changed, 18 insertions(+), 19 deletions(-) (limited to 'app/src/debug/res/drawable') diff --git a/app/src/debug/res/drawable/ic_launcher_foreground.xml b/app/src/debug/res/drawable/ic_launcher_foreground.xml index 30de0468..9ca26a38 100644 --- a/app/src/debug/res/drawable/ic_launcher_foreground.xml +++ b/app/src/debug/res/drawable/ic_launcher_foreground.xml @@ -3,24 +3,23 @@ android:height="108dp" android:viewportWidth="110.34687" android:viewportHeight="110.34687"> - - - - - + + + + + -- cgit v1.2.3