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-swing-0.0.1~12^2~373 X-Git-Url: http://git.nikiroo.be/?a=commitdiff_plain;h=649684189468206b46778bbc18d8bb47e66f7be1;p=fanfix-swing.git 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 00000000..c7bd21db --- /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 00000000..01f0af0a --- /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 00000000..6187f32d --- /dev/null +++ b/res/layout/activity_main.xml @@ -0,0 +1,61 @@ + + + + + +