Hello,
i need catch longTouch event on the serie and show some menu, but i found only listener for click
pie.addSeriesMouseListener(new K2SeriesMouseAdapter(part, 0) {
public void seriesClicked(SeriesMouseEvent e) { }
}
In constructor of TChart class is setOnTouchListener(this), but not setOnLongClickListener(this).
Exist some solution to do this?
Thanks a lot
Tom
Android - LongTouch or LongClick listener?
Re: Android - LongTouch or LongClick listener?
Hi Tom,
I'll add it to the wish list to be implemented in further releases (TJ71016730).
I'll add it to the wish list to be implemented in further releases (TJ71016730).
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |