alibaba / atlas

A powerful Android Dynamic Component Framework.
Apache License 2.0
8.12k stars 1.48k forks source link

Android8.0自适应图标无法显示 #364

Open shadowline opened 4 years ago

shadowline commented 4 years ago

AndroidManifest设置 android:icon="@mipmap/ic_launcher" android:roundIcon="@mipmap/ic_launcher_round" ic_launcher.xml `<?xml version="1.0" encoding="utf-8"?>

` ic_launcher_background.xml ` ` ic_launcher_foreground.xml ` ` ![image](https://user-images.githubusercontent.com/2800735/63208300-f7076e00-c104-11e9-8aac-af446befd318.png)