Hello, I have a widget and I would like to detect position where user click on some part of the widget's bitmap. I didn't found any way how to detect coordinates of the touch on RemoteViews.
Is anybody aware of some trick how to detect it. Only idea I have is create layout with grid of transparent buttons, put by widget's bitmap as background of such a layout and to every button set PendingIntent. Any nicer idea? Thanks Tom http://android.hubalek.net -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

