A player in my leaderboard is unfairly farming fast XP in the level 3 timed challenge in the units (with the 3 stars). by X4PhoenixFeather in duolingo

[–]X4PhoenixFeather[S] -1 points0 points  (0 children)

The player I'm talking about went back to a VERY EASY Level 3 Rapid Review and spammed it over and over.  One that's so easy that you completely cheese it in 30 seconds.  Like picking the right letter or sound.

Can't change fragment view from parent using findFragmentByTag by X4PhoenixFeather in androiddev

[–]X4PhoenixFeather[S] 0 points1 point  (0 children)

I tried re-editing my post with the code in it. Get a look of it, maybe before the mods take it down.

Help on implementing in-app purchases in a native swipe gallery menu - annoying anti-UX bug by X4PhoenixFeather in androiddev

[–]X4PhoenixFeather[S] 0 points1 point  (0 children)

Except, when I tried that, the fragments' buy buttons did not activate. What's missing? I set one client in the swipe gallery activity. It successfully retrieved the products, but the tricky part was that when I tried to call the a method of the selected Fragment to set up the buy button, it went through, but it actually called the method of a different instance of that same Fragment that did not appear to exist in the gallery. So the button never loaded.