flutter_gl icon indicating copy to clipboard operation
flutter_gl copied to clipboard

Could u open the source of threeegl.aar?

Open lostangelwangyang opened this issue 2 years ago • 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?

lostangelwangyang avatar Jan 09 '23 05:01 lostangelwangyang

example demo have this aar package

elinxer avatar Jun 28 '23 06:06 elinxer

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.

volzhs avatar Sep 13 '23 00:09 volzhs