You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
Yanndroid edited this page Jan 29, 2022
·
2 revisions
Most Samsung app icons are made of one solid background color and a white foreground icon, which sometimes also has a small detail with a similar color to the background color.
I would suggest you to use @color/primary_color for the background color and either @color/launcher_foreground_detail_color , @color/secondary_color or @color/primary_dark_color for the foreground "detail" color, so the color theme from ThemeUtil also applies for the app icon (exept for dynamic color themes).
The sample app icon for example: