I am new to android first of all so think of any newbie mistakes first
I am trying to add a fling function in my code.
public class MainGamePanel ext
I tried the return value of onDown method to true, it didn't work. then i set ll_action_menu.setLongClickable(true);
it worked