Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/mobile: adding an assets/icon.png erases the app label #38615

Open
bergwerf opened this issue Apr 23, 2020 · 1 comment
Open

x/mobile: adding an assets/icon.png erases the app label #38615

bergwerf opened this issue Apr 23, 2020 · 1 comment
Labels
mobile Android, iOS, and x/mobile NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@bergwerf
Copy link

go version go1.13.5 linux/amd64

I added an icon asset to the network example from the gomobile examples directory. It did get an icon (yay!), but the program name became org.golang.app.GoNativeActivity instead of network.

@gopherbot gopherbot added this to the Unreleased milestone Apr 23, 2020
@gopherbot gopherbot added the mobile Android, iOS, and x/mobile label Apr 23, 2020
@andybons andybons added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Apr 23, 2020
@andybons
Copy link
Member

@hyangah

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mobile Android, iOS, and x/mobile NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

3 participants