I have created a widget which has a listview
with multiple click actions on each single item of it. Everything works fine, but just on normal single tap anywhere over the empty area of the widget
makes the widget
editable, which is not an usual behavior (actual behavior: long press on the widget is the action to make the widget editable).
I have no clue why this is happening. Please drive me in the right direction.