diff options
author | Jorim Jaggi <jjaggi@google.com> | 2014-09-13 03:57:32 +0200 |
---|---|---|
committer | Jorim Jaggi <jjaggi@google.com> | 2014-09-14 18:04:15 +0200 |
commit | 416493bf66dff0aa7fcd9ea505ed10dbff1f2906 (patch) | |
tree | c7cc9fae14601ab934bffe7bdb2add830b93bdc7 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 777195efcee199737a37fe236afb69fdd577dfa0 (diff) |
Fix jank while unlocking and security is set
- Delay showing the bouncer and playing the entrance animation for a
couple of frames.
- Do not disable back button on the normal Keyguard. This makes the
entrance animation nicer and fixes some jank due to the need to
draw into both windows.
- Prevent setPadding(...) call when nothing changes. setPadding would
invalidate the padding for the whole view hierarchy, which results
in a slower measure() when setting the window to invisible.
Bug: 17419960
Change-Id: I4a239d4af40ad86875e4a0dd08473f19a5c9b961
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions