You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using a OwnerDrawElement derived class to display my business object in a TableView. Rendering is working fine but I don't have the "touch feeling" when I am tapping an element from the list. How can I create a "touch" animation on the tapped item ? Just like it does on other element types!
Thanks!
BTW, Monotouch.Dialog is GREAT!
Jean
The text was updated successfully, but these errors were encountered:
Hi,
I am using a OwnerDrawElement derived class to display my business object in a TableView. Rendering is working fine but I don't have the "touch feeling" when I am tapping an element from the list. How can I create a "touch" animation on the tapped item ? Just like it does on other element types!
Thanks!
BTW, Monotouch.Dialog is GREAT!
Jean
The text was updated successfully, but these errors were encountered: