dasmikko/facepunchdroid

native pagination always appears on app start

Closed this issue · 11 comments

this is when the application loads to the forum frontpage, which doesn't use pagination
pressing a button crashes application

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.

I'm running dc4f9e4

That is weird..

If it isn't too much to ask of, can you post an image or even a video of the bug?

Hmm... What error does it throw?

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)

https://github.com/dasmikko/facepunchdroid/blob/master/app/src/main/java/com/apps/anker/facepunchdroid/MainActivity.java#L784

Try pull my latest commit
ff90dff

No improvements
same interface error, same crash results

Try pull latest again

d91eb04
don't ask
I don't know

but it works

It makes really good sense actually! It's a very good solution. Thanks for the help!