From 5aa56d9f5c2ad3bc4df8aee604366c09c907f4ab Mon Sep 17 00:00:00 2001 From: Alexander Mahr Date: Sun, 5 Jan 2025 23:02:44 +0100 Subject: [PATCH] update index.html and appicon --- app/assets/index.html | 17 +++++++---------- app/res/drawable/appicon.xml | 2 +- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/app/assets/index.html b/app/assets/index.html index 1c1ad7c..6ec0bf8 100644 --- a/app/assets/index.html +++ b/app/assets/index.html @@ -15,9 +15,16 @@ opacity:1.0 } } +button { +font-size:14mm; +}

Webview

+

clicking those buttons starts intents to open those files

+
+
+
diff --git a/app/res/drawable/appicon.xml b/app/res/drawable/appicon.xml index 2517c9e..068bfc5 100644 --- a/app/res/drawable/appicon.xml +++ b/app/res/drawable/appicon.xml @@ -5,5 +5,5 @@ android:height="100dp"> + android:fillColor="#00AA00" />