Steps to reproduce:
- clone repo @ commit c390b7d (v0.6, build 718)
- build the MarkupDemoICS example
- 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!