Skip to content

Commit 2cf5b5a

Browse files
v1.5.4+318: fix Android adaptive icon — replace stale 18T VN foreground with red pentagon to match Play Store listing
Google Play rejected v317 under the Misleading Claims policy because the AAB's adaptive icon foreground (used on Android 8+) was the pre-rebrand "18T VN" black/red grid design while the Play Store listing showed the current red pentagon icon. flutter_launcher_icons was driving from a stale assets/icon/app_icon.png; the pentagon mipmap legacy icons had been hand-replaced earlier but the adaptive foreground was never updated. - assets/icon/app_icon.png: replace with red pentagon source - assets/icon/app_icon_source.jpg: remove stale source - pubspec.yaml: bump to +318, change adaptive_icon_background from #0A0A0A (black) to #B13131 (matches icon edge red so the OS-masked border blends) - regenerate all Android mipmap legacy + drawable adaptive foreground PNGs and iOS AppIcon.appiconset variants from the new source via flutter_launcher_icons
1 parent 0548bcf commit 2cf5b5a

35 files changed

Lines changed: 3 additions & 3 deletions
-14.6 KB
Loading
-6.65 KB
Loading
-24.4 KB
Loading
-49.6 KB
Loading
-82.6 KB
Loading
-786 Bytes
Loading
-405 Bytes
Loading
-1.11 KB
Loading
-2.31 KB
Loading
-3.85 KB
Loading

0 commit comments

Comments
 (0)