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

#566: Replaces RecyclerView with GridView on edit phrases screen #577

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

kaffn8ed27
Copy link
Collaborator

@kaffn8ed27 kaffn8ed27 commented Jul 29, 2024

DOES NOT RESOLVE ENTIRE BUG

Description:
Replaces the RecyclerView in CustomCategoryPhraseListFragment with a GridView - the eventual goal is to dynamically measure the number of phrases that can fit on the screen so that there won't be scrolling; ergo, there's no need for a RecyclerView.

I did my best to accurately duplicate the existing design but please don't hesitate to raise any issues you see!

Screenshots:
Edit Phrase screen ("General" category) - new GridView version

GridView edit phrases

@kaffn8ed27 kaffn8ed27 merged commit 53c6671 into main Jul 30, 2024
5 checks passed
@kaffn8ed27 kaffn8ed27 deleted the bugfix/edit_phrase_should_not_vertical_scroll branch July 30, 2024 14:57
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.

2 participants