History log of /packages/apps/InCallUI/src/com/android/incallui/SmallerHitTargetTouchListener.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
083c494c07681cdb826a1f2958d2143cf694de82 27-Sep-2013 Santos Cordon <santoscordon@google.com> Add deadzone to end call button.

inside perimeter previously had a deadzone around the inside perimeter
of the end call button to avoid unintentional hits.

This change reintroduces the SmallerHitTargetTouchListener in order
to add back the deadzone. Also added deadzone to the secondary call hit
target since that previously also implemented the deadzone.

SmallerHitTargetTouchListener.java copied from existing apps/Phone code.

bug:10884607
Change-Id: I7445b6a2e364878aabf6fcb2f7a3e4b1dee87578
/packages/apps/InCallUI/src/com/android/incallui/SmallerHitTargetTouchListener.java