Add app launcher icon and strings resource for TurnosXpress

- Added a new WebP launcher icon for the app in the mipmap-xxxhdpi directory.
- Created a new strings.xml file containing the app name and asset statements for handling URLs.
This commit is contained in:
2026-08-15 13:13:58 -03:00
parent ff733296c8
commit e82d2a0ece
27 changed files with 151 additions and 9 deletions
+1
View File
@@ -17,4 +17,5 @@ android {
dependencies {
implementation 'com.google.androidbrowserhelper:androidbrowserhelper:2.7.2'
implementation 'androidx.appcompat:appcompat:1.7.0'
}