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
Hi @SasLuca,
I'm not sure if I understand this. Would like to be able to update the popup menu while it's still displayed without closing it? If so, how would it look like? What kind of modification do you have in mind?
If you would like to refresh an individual label when clicked you could use a custom item, get a reference to a textview in that View and update it accordingly when clicked. Or do you have something else in mind?
I want to be able to modify the UI elements in the popup menu when the user clicks on them, however I can't do this right now because they private.
I think it would be better if they were public so that we could modify them or offer users a different way to modify them.
The text was updated successfully, but these errors were encountered: