« Previous | Next » 

Revision 8a620420

ID8a6204205f1e7d380cf78c1e1626eb5b573c6451
Parent 09cbd036
Child c819d56f

Added by Hans-Christoph Steiner over 3 years ago

store "Add Repo" AlertDialog to prevent crash on rotation

When the "Add Repo" dialog was showing and the screen was rotated, it would
first leak the AlertDialog because it was not dismissed, then it would
crash after rotation, because the AlertDialog was trying to be restored but
no longer existed. That's what I think was happening at least... the
solution surprised me a bit here...

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences