unpacked css and html working

This commit is contained in:
inhale-dir
2024-12-13 14:46:55 +01:00
parent adcee47523
commit 1d3daf5c8c
5 changed files with 363 additions and 506 deletions
+2 -1
View File
@@ -16,7 +16,8 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.Epook">
android:theme="@style/Theme.Epook"
android:requestLegacyExternalStorage="true">
<activity
android:name=".MainActivity"
android:exported="true"