Skip to content
Commit bbe3b208 authored by Joshua Tsuji's avatar Joshua Tsuji
Browse files

Fix long-press issue in RelativeTouchListener.

performLongClick does not check if the view is long-clickable, and defaults to showing a context menu if the long-click listener is not set. This crashes Bubbles. Just check if the view is long-clickable first.

Test: manual
Fixes: 154417194
Change-Id: I0bb1363fac3b5a2d16d1f5dc79f40b4a2bf88f4d
parent ce316be9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment