-
Notifications
You must be signed in to change notification settings - Fork 7
Android app icons are too small #21
Copy link
Copy link
Open
Description
Hello,
We employ Corber to turn our Ember web app into 10 themed native Android and iOS apps. All is working well, except for this one issue:
Issue
Our Android app icons are only 50% their desired size on a stock Android 8.1.0 phone.
Our 10 Corber-Ember apps installed:
Desired outcome
- To have no white space around the icons.
- For the icons to be Adaptive Icons as introduced in Android 8.0.
Examples of how icons should and could look like:
For reproducing
Phone:
Brand: Essential
Model: PH-1
Android version: 8.1.0
Build number: OPM1.180104.267
Ember app:
package.json
"corber": "1.2.9",
"cordova": "7.1.0",
"ember-cli": "~2.18.2",
"ember-cordova-events": "^0.1.1",
"ember-cordova-platform": "^0.1.0",
"ember-cordova-splash": "^0.1.5",Next steps
Is there anything we can do or test to resolve this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

