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

fix: Improve Search Type Layout #1648

Merged
merged 1 commit into from Apr 25, 2019
Merged

fix: Improve Search Type Layout #1648

merged 1 commit into from Apr 25, 2019

Conversation

anhanh11001
Copy link
Contributor

Detail:
Make font smaller + Add checked drawable on checked type. I couldn't find way to call function setCheckedMarkDrawable on ListView as it updates the container, so it will be checked on wrong item when scrolling

Fixes: #1581

Screenshots for the change:

Detail:
Make font smaller + Add checked drawable on checked type

Fixes: #1581
@auto-label auto-label bot added the fix label Apr 23, 2019
@iamareebjamal
Copy link
Member

so it will be checked on wrong item when scrolling

Meaning it is still buggy?

@anhanh11001
Copy link
Contributor Author

anhanh11001 commented Apr 23, 2019

No, it's not, it's not buggy anymore, I'm just saying this to show that it is the reason why I changed the use of listview into recycler view

@iamareebjamal iamareebjamal merged commit ffee61c into fossasia:development Apr 25, 2019
@anhanh11001 anhanh11001 deleted the 1581_search_type_layout branch June 20, 2019 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve SearchTypeFragment layout
2 participants