Skip to content

Commit 0d0a6d3

Browse files
committed
Branding
1 parent 1ba16a7 commit 0d0a6d3

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

.idea/deploymentTargetSelector.xml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<application
1515
android:allowBackup="true"
16-
android:banner="@drawable/ic_baseline_android_24"
16+
android:banner="@drawable/ic_launcher_foreground"
1717
android:dataExtractionRules="@xml/data_extraction_rules"
1818
android:fullBackupContent="@xml/backup_rules"
1919
android:icon="@mipmap/ic_launcher"

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<resources>
2-
<string name="app_name">CanIAndroidWebView</string>
2+
<string name="app_name">CanIWebView</string>
33
<string name="title_webview">WebView</string>
44
<string name="title_config">Config</string>
55
<string name="default_url">https://caniwebview.com/app</string>

0 commit comments

Comments
 (0)