wasabia/flutter_gl

Could u open the source of threeegl.aar?

lostangelwangyang opened this issue · 2 comments

We found the threeegl.aar will overwrite the app icon of flutter app. We have to modify the threeegl.aar. Could u share the code of threeegl.aar please?

example demo have this aar package

volzhs commented

you can change it by renaming ic_launcher.png in android/app/src/main/res/mipmap-xxx and android:icon="@mipmap/ic_launcher" to renamed file name.