-
When generating adaptive icons, the color tag is inserted after the /resources tag which results in an invalid xml file
-
I'm trying to generate app icons with 2 flavor. On android all good. On ios it doesn't, it still shows the old icon app that was set before i did the 2 flavor.
I don't know if is that "No platform …
-
**Describe the feature:**
In various places in kibana that expect the definition of an icon, the type definition for said icon is often simply `string | undefined` whilst this loosely works for eui…
-
Pleeease =) It will take just few minutes
You can use vector drawable for foreground and solid color for background
https://developer.android.com/guide/practices/ui_guidelines/icon_design_adaptive.h…
-
Adaptive Icons should be like the one from Lawnchair V2. The current one don't look good on (my) Samsung.
-
A separate argument requesting adaptive icon would make sense. Return the default icons if below API 26.
Something like this:
`DeviceApps.getInstalledApplications(includeAppIcons: true, asAdaptiveIc…
-
![](https://user-images.githubusercontent.com/14617699/43711943-18f78370-997d-11e8-9272-b93f83134d75.jpg)
-
# Bug Report
As [pointed more than a year ago](https://github.com/apache/cordova-android/issues/1461#issuecomment-1407510749), docs are telling us to create an inconsistent project state when trying …
-
Android 8 introduced conception of 'adaptive' icons, intended to provide different user experience on customized Launchers:
https://developer.android.com/guide/practices/ui_guidelines/icon_design_ada…
-
### :information_source: Info
Version: `0.13.1`
### :speech_balloon: Description
When I set `background_color_ios` to any color other than white, I am getting a green border around my icon.…