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

Updates #2

Merged
merged 33 commits into from
Jun 7, 2016
Merged

Updates #2

merged 33 commits into from
Jun 7, 2016

Conversation

pocheshire
Copy link
Owner

No description provided.

ened and others added 30 commits May 27, 2016 14:43
…TabClickListener, to allow the listener to be nulled out if necessary.
When using badges, an extra FrameLayout is inserted as the container
for each tab. This container inherits the tag of the pre-badge tab view,
but the tag is not reset on the pre-badge tab view. This causes selection
and unselection of tabs to fail because findViewWithTag will erroneously
find the now obsolete tab views when searching for active tabs, resulting
in multiple tabs being visually selected when changing tabs.

By clearing the tag of the old (now inner) view when putting it in the new
tab container, we can ensure that findViewWithTag will only find relevant
views.

This fixes #266.
…BottomBar into dptsolutions-unregister-listeners
…solutions/BottomBar into dptsolutions-break-up-menu-set-and-listener
…ottomBar into henhal-fix-selection-with-badges
@pocheshire pocheshire merged commit cf9f224 into pocheshire:master Jun 7, 2016
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

Successfully merging this pull request may close these issues.

6 participants