Bug #6586
Selected app information is reset when the device is rotated
Status: | New | Start date: | 01/07/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Component: |
Description
Steps to reproduce
- open the app and click any app in the list below .
- It should list the key type and hashes and so on.
- rotate the app and the information section is now blank
Adding android:configChanges="orientation"
to the android manifest under the activity section should fix it
Related issues