• Sanny Shang's avatar
    STK UI error when configuration changes · 886fc326
    Sanny Shang authored
    On any of the following configuration changes:
    
    - Phone orientation changed from portrait to landscape mode
    
    - Screen size changed
    
    - Keyboard hidden
    
    - MNC/MCC changed
    
    while the STK menu activity, dialog activity or input activity is
    active, the activity will be destroyed and a new instance created.
    
    This can cause inconsistencies in the UI.
    
    Add relevant configChanges in the manifest to prevent this.
    
    Change-Id: I430ac60f9fd3648d5c880ca57cf6c0ca75e3270e
    886fc326
AndroidManifest.xml 3.59 KB