mkrupczak3 / Freedoom-for-Android

Freedoom with GZDoom for Android
GNU General Public License v2.0
90 stars 17 forks source link

first time launch crash #42

Open mkrupczak3 opened 4 years ago

mkrupczak3 commented 4 years ago

The first time the app is launched on any device, an intentional crash is triggered because the main list view doesn't update properly after wads are copied over while the app is running.

This is very bad from a UI standpoint. The initial hack that was in place to fix this was broken by changes in Google's toolbar API, and none of the other alternative hacks I tried worked at the time.