Marvel999 / Marvel999/Android-Loading-Animation
TextVisibility Doesn't Work
- Dominant language
- Kotlin
- Stars
- 102
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Text visibility doesn't work in XML with "app:isVisible" and programmatically "setTextViewVisibility(true)" when set layout_width="50dp" and layout_height="50dp". I understand text is not fit in view but you can add "setMarginBetweenGifAndText" properties. There is large gap between text and gif.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Reproduce the XML app:isVisible and programmatic setTextViewVisibility(true) cases with 50dp width and height, then inspect the Android loading view's text and GIF layout. Done means the text is visible and the gap between the text and GIF is corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100