commit | 319cc02f8f59f5a8637473b4f8932b2e5808c182 | [log] [tgz] |
---|---|---|
author | Adrian DC <radian.dc@gmail.com> | Tue Oct 24 21:17:03 2017 +0200 |
committer | Jackeagle <jackeagle102@gmail.com> | Sat Nov 18 03:49:49 2017 -0500 |
tree | a1e2ce285643ef778cedd1d55776eb6d083aab25 | |
parent | 83b734aafee6144a711b29c53bc8327b30d475c9 [diff] |
Quick Settings: Avoid expand indicators shortly showing on edit * Upon entering of the Quick Settings edit view, during the animation, all the expand indicators are rarely visible for a short period of time until hidden * To avoid this visual glitch, hide the expand_indicator by default and let the code show it when necessary instead of hiding it for most cases Change-Id: Ia14d9a8d63178ccb54fbcb969ddf51f06c88f35c Signed-off-by: Adrian DC <radian.dc@gmail.com>