Skip to content

fix: Ensure trending tag name is fully visible#831

Merged
nikclayton merged 1 commit intopachli:mainfrom
nikclayton:trending-tag-title
Jul 22, 2024
Merged

fix: Ensure trending tag name is fully visible#831
nikclayton merged 1 commit intopachli:mainfrom
nikclayton:trending-tag-title

Conversation

@nikclayton
Copy link
Copy Markdown
Contributor

Previously re-binding the tag's text wouldn't re-measure the layout when the text changed. So scrolling down a longer tag could be placed in a textview that previously held a shorter tag.

Then it was cut off and the user couldn't see what the tag was. Use wrap_content so size is measured when the content changes.

Previously re-binding the tag's text wouldn't re-measure the layout
when the text changed. So scrolling down a longer tag could be placed
in a textview that previously held a shorter tag.

Then it was cut off and the user couldn't see what the tag was. Use
`wrap_content` so size is measured when the content changes.
@nikclayton nikclayton merged commit ae85844 into pachli:main Jul 22, 2024
@nikclayton nikclayton deleted the trending-tag-title branch July 22, 2024 15:27
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.

1 participant