0

I try to make click on multy buttons at the same time

I override onTouch event every of them

but when 1 button is on touch and try to click on other it not enter second event

use 2.0 sdk

Bera
  • 673
  • 2
  • 12
  • 31
  • Here is a similar post: http://stackoverflow.com/questions/2528160/multiple-button-presses-for-android-2-x – Manu Nov 03 '11 at 17:59
  • its same, when registered on OnTouchListener, it catch only 1 button click, and when try to click with other finger on other button it continue clicking on the first – Bera Nov 03 '11 at 18:03
  • Try using this code, or looking in this thread. I hope it works for you. – Manu Nov 03 '11 at 18:08

0 Answers0