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

Visibility gone and visible issue #41

Open
engr-erum opened this issue Sep 28, 2017 · 1 comment
Open

Visibility gone and visible issue #41

engr-erum opened this issue Sep 28, 2017 · 1 comment

Comments

@engr-erum
Copy link

engr-erum commented Sep 28, 2017

i tried to hide relativelayout initially and then show layout on checkbox checked listener.
On very first time the tag view arrangements are in vertical.
While clicking on it again is showing in horizontal arrangement.
Why items orientation is changed on first time ? https://gist.github.com/engr-erum/0f2e257388aa09c95f5b7afdd64c3236 @Cutta @bryant1410 @NikoYuwono @m-ezzat

@lennonpetrick
Copy link

I'm having the same problem.

I'm using the TagView into an adapter which also has a checkbox. Every time I check it, the notifyItemChanged(position); is called for a business reason and at this time the TagView is gone. When I check false the checkbox, the TagView is shown again.

I checked out every piece of my code to see if there is something doing it, but nothing was found. The issue is in the TagView.

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