yDelouis / selfoss-android

Android application for Selfoss
MIT License
41 stars 9 forks source link

Article list view crashes on orientation change on tablet #13

Closed caksoylar closed 10 years ago

caksoylar commented 10 years ago

Changing from portrait to landscape on article list view (double column list of articles) on tablet (Nexus 7 2013 in this case) crashes the app, causing a force close. Does not happen on Nexus 5.

yDelouis commented 10 years ago

Thanks for reporting this. I removed StaggeredGridView in v0.5.1 until I find a good solution.