Svetoslav Ganov
77b80c06af
Pressed state not cleared if view is disabled in long click handler
bug:2133127 If a View is disabled its onTouchEvent handler uses a shortcut path for efficient handling which does not clear the pressed flag. As a result if the view is disabled in a long click handler the view keeps being in pressed state. The fix is to clear if needed the pressed flag in the shortcut path of onTouchEvent. Change-Id: I046a62c2fce751c27fec3cfb756b74431fc003c3
…
…
am b245e31f: am ee7ace06: Merge "Fix rendering artifact in edge fades. Bug #4092053" into honeycomb-mr1
Description
No description provided
Languages
Java
77.3%
Kotlin
9.2%
PowerBuilder
6.6%
C++
5.5%
AIDL
1%