Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OptionsMenu Items do not update when their underlying Observables change #3

Open
DavidYKay opened this issue Jul 24, 2013 · 2 comments

Comments

@DavidYKay
Copy link

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!

@DavidYKay
Copy link
Author

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.

@egandro
Copy link

egandro commented Aug 8, 2013

I also notices this issues.

I will take care of the ICS stuff end of August.

We also Need some 4.3 enhancements.

2013/7/24, David Young-Chan Kay [email protected]:

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!


Reply to this email directly or view it on GitHub:
#3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants