DroidPlanner / Tower

Ground Control Station for Android Devices
https://play.google.com/store/apps/details?id=org.droidplanner.android
Other
619 stars 554 forks source link

Tower (debug) crashes after touching on Clear all mission waypoints #1721

Closed middleking closed 8 years ago

middleking commented 8 years ago

Hi, When try debug build in my phone, Tower crashes after touching on Clear all waypoints in Editor screen. However, Tower and Tower Beta from Google Play run normally with this function.

Env: Ubuntu 14.04 64bit Device: Moto G 2015 with Android 6.0

Thanks.

tower--clear_all-crash-logcat.txt

middleking commented 8 years ago

After searching aggressively, found out that caused by using Android Support Library version 23.1.+. if I switch to older versions like 23.0.1, the alert dialog will be displayed.