From: Niki Roo Date: Mon, 4 Dec 2017 21:33:46 +0000 (+0100) Subject: Android support (still not useable, just a test) X-Git-Tag: fanfix-1.7.0~40 X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=commitdiff_plain;h=649684189468206b46778bbc18d8bb47e66f7be1 Android support (still not useable, just a test) --- diff --git a/res/drawable-v24/ic_launcher_foreground.xml b/res/drawable-v24/ic_launcher_foreground.xml new file mode 100644 index 0000000..c7bd21d --- /dev/null +++ b/res/drawable-v24/ic_launcher_foreground.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + diff --git a/res/drawable/ic_launcher_background.xml b/res/drawable/ic_launcher_background.xml new file mode 100644 index 0000000..01f0af0 --- /dev/null +++ b/res/drawable/ic_launcher_background.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/layout/activity_main.xml b/res/layout/activity_main.xml new file mode 100644 index 0000000..6187f32 --- /dev/null +++ b/res/layout/activity_main.xml @@ -0,0 +1,61 @@ + + + + + +