native pagination always appears on app start
Closed this issue · 11 comments
Scrxtchy commented
this is when the application loads to the forum frontpage, which doesn't use pagination
pressing a button crashes application
dasmikko commented
Can you try and check if there is an update on Google Play?
I pushed several updates today, regarding this issue. And I can't replicate this issue.
dasmikko commented
That is weird..
If it isn't too much to ask of, can you post an image or even a video of the bug?
dasmikko commented
Hmm... What error does it throw?
Scrxtchy commented
04-20 01:07:06.795 15455-15455/com.apps.anker.facepunchdroid E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.apps.anker.facepunchdroid, PID: 15455
java.lang.NullPointerException
at com.apps.anker.facepunchdroid.MainActivity$10.onMenuItemClick(MainActivity.java:784)
Scrxtchy commented
No improvements
same interface error, same crash results
dasmikko commented
Try pull latest again
dasmikko commented
It makes really good sense actually! It's a very good solution. Thanks for the help!