android popup window clickable -
hi have android popupwindow has relativelayout containing 2 textview , 1 imageview.i want able click on the popup whole respective views within , go activity.do need implement custom onclicklistener on popup or there methods on popup window missing out on.please guide me.thanks in advance.
popupwindow not inherit view, need implement own click listener. this method might help.
android android-layout android-widget onclicklistener
No comments:
Post a Comment