Skip to content

Commit

Permalink
storage demo: Remove roundIcon
Browse files Browse the repository at this point in the history
This was only used on sdk 25
  • Loading branch information
mikeNG authored and chirayudesai committed Sep 25, 2023
1 parent f30acd8 commit 6031f03
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion storage/demo/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
android:allowBackup="false"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.StorageBackupTester">

Expand Down

This file was deleted.

0 comments on commit 6031f03

Please sign in to comment.