If I tap on radlistview items - it catches events, but if I tap on empty space at the bottom of radlistview - then silence.
Thanks for any help!
If I tap on radlistview items - it catches events, but if I tap on empty space at the bottom of radlistview - then silence.
Thanks for any help!
You need to set (tap) and (itemTap) for RadListView.
and in your .ts file
P.S. From the Screenshot, it looks like an Android phone and above solution works fine on Android. For ios, there is an open issue with nativescript.