Bug #2543
Changing device orientation produces unclosable progress dialogue
Status: | Closed | Start date: | 11/19/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | 0.1 - "Kerplapp" | |||
Component: |
Description
If you change the device orientation (tested on Nexus 4) the "Scanning Apps." dialogue pops up at 99%. It can not be closed and does not progress past 99%.
Associated revisions
convert to AsyncTaskLoader model with a Fragment for the UI
This is the pattern suggested by Google:
https://developer.android.com/reference/android/content/AsyncTaskLoader.html
refs #2543
History
#1 Updated by hans about 4 years ago
- Target version set to 0.1 - "Kerplapp"
how about we just fix the orientation of the UI in one mode, and ignore these changes? UI stuff can take a long time, and this is very much a prototype.
#2 Updated by hans about 4 years ago
- Status changed from New to Closed