commit | d205de25a43094e133c73ede27364eacbe92c183 | [log] [tgz] |
---|---|---|
author | Adrian DC <radian.dc@gmail.com> | Tue Oct 24 21:17:03 2017 +0200 |
committer | Adrian DC <radian.dc@gmail.com> | Sun Oct 29 13:10:40 2017 +0000 |
tree | dcb213954cefbdbd2e8e55899f3c30e8cfeae9e4 | |
parent | 1fab41e77119c95a6f3a9708b506489e15ecd36d [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>