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
tap on the ShowHomeAsUp and ShowHome ActionBar buttons
the Commands fire, changing the top-left home icon & top button, but the ActionBar button text does NOT change from true to false
I'm not super familiar with the internals of Android Binding so I haven't figured out the solution to this just yet. If you can guide me in the right direction, I'd be happy to write a patch.
:)
Thanks for a great library!
The text was updated successfully, but these errors were encountered:
OK! Breakthrough: I was seeing this bug before in my own app, but I just upgraded my AndroidBinding to the latest version and now the bug is gone in my app. I will update once I try to reproduce this again in the MarkupDemoICS app.
tap on the ShowHomeAsUp and ShowHome ActionBar buttons
the Commands fire, changing the top-left home icon & top button, but the
ActionBar button text does NOT change from true to false
I'm not super familiar with the internals of Android Binding so I haven't
figured out the solution to this just yet. If you can guide me in the right
direction, I'd be happy to write a patch.
:)
Thanks for a great library!
Reply to this email directly or view it on GitHub: #3
Steps to reproduce:
ShowHomeAsUp
andShowHome
ActionBar buttonstrue
tofalse
I'm not super familiar with the internals of Android Binding so I haven't figured out the solution to this just yet. If you can guide me in the right direction, I'd be happy to write a patch.
:)
Thanks for a great library!
The text was updated successfully, but these errors were encountered: