Add icon
Build and Test a3270 / Build Android APK (push) Successful in 2m22s

This commit is contained in:
2026-09-14 12:24:07 +00:00
parent b81a244bb9
commit b71f0f5ba4
10 changed files with 584 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_launcher_background" />
<item android:drawable="@drawable/ic_launcher_foreground" />
</layer-list>