-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
**Background** Right now we not compain under Play Store review policy: ``` Their latest submission was rejected because the launcher icon does not match the splash screen icon, those 2 need to be exactly the same. See WO-V15 from https://developer.android.com/docs/quality-guidelines/wear-app-quality. ``` **Changes** Use for splashscreen wearos app icon **Test plan** Try launch wearos app and check icon
- Loading branch information
Showing
8 changed files
with
7 additions
and
400 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,8 @@ | |
|
||
# 1.6.7 - In progress | ||
|
||
- [FIX] Splashscreen WearOS icon | ||
|
||
# 1.6.6 | ||
|
||
- [Feature] Bump deps | ||
|
6 changes: 0 additions & 6 deletions
6
components/core/ui/res/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
390 changes: 0 additions & 390 deletions
390
instances/wearable/src/main/res/drawable/pic_splashscreen_dolphin.xml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters