OSDN Git Service

Fix transient Next button in confirm screen on orientation change
authorXiyuan Xia <xiyuan@google.com>
Tue, 26 May 2015 20:17:10 +0000 (13:17 -0700)
committerXiyuan Xia <xiyuan@google.com>
Tue, 26 May 2015 20:39:03 +0000 (13:39 -0700)
commit22e1ef222a658685b95658c6664fecfc5f6a54b2
tree09b0c54c4c29051c2736ba7b5378c8a3fdcb34c2
parenta0e052b17b0c730dcd61ad2787c041c75107f106
Fix transient Next button in confirm screen on orientation change

During orientation change, input method service could have stale
input editor info. The portrait mode password entry allows fullscreen
UI and it is made visible for a glimpse of second during the change.
This CL adds the flagNoFullscreen to portrait mode password entry
so that the transient switch to fullscreen UI does not happen.

Bug:21073469
Change-Id: Ie9d21e46f88ad0395afb8750ab5d19e938685b89
res/layout/confirm_lock_password_base.xml