From 1ccb2f9e1bcfaf8279ef9576b3bca233e37af61b Mon Sep 17 00:00:00 2001 From: Fup Duck Date: Thu, 18 Jan 2018 01:57:03 +0100 Subject: WizardConfiguration theme * download VPN certificate after loging in (#8813) * get the new design up to date (#8819) * fix crash when pressing login (#8817) * add a loading screen according to design (#8816) --- app/src/main/res/values-v21/themes.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 app/src/main/res/values-v21/themes.xml (limited to 'app/src/main/res/values-v21/themes.xml') diff --git a/app/src/main/res/values-v21/themes.xml b/app/src/main/res/values-v21/themes.xml new file mode 100644 index 00000000..ac62b94c --- /dev/null +++ b/app/src/main/res/values-v21/themes.xml @@ -0,0 +1,24 @@ + + + + + + + \ No newline at end of file -- cgit v1.2.3