eknoes / golem-android-reader

An unofficial android application for german tech-site golem.de
https://play.google.com/store/apps/details?id=de.eknoes.inofficialgolem
GNU General Public License v3.0
20 stars 6 forks source link

Toolbar button for opening an article in the web browser does not work correctly #31

Open marcauberer opened 3 years ago

marcauberer commented 3 years ago

Maybe an intent configuration issue?!

eknoes commented 3 years ago

I just checked with the current Play Store Version and it worked for me. What is your exact behaviour? Just nothing happens? Is it a specific article?

marcauberer commented 3 years ago

The same activity with the same article opens again. I just checked my default app settings and noticed, that I had marked the app as default for golem.de links. After removing this option, everything works fine. Not sure, if we can do something to avoid this behaviour. If not, feel free to close this issue ;)

eknoes commented 3 years ago

I guess we could make the Intent more specific, e.g. that it should not be opened with the Golem app, so I'll leave this open. But I won't have the time to fix this in the coming weeks I guess.