Balloon does not adapt to the height of a custom View
See original GitHub issuePlease complete the following information:
- Library version:
com.github.skydoves:balloon:1.2.7
- Affected Device: Samsung Galaxy s9 with Android 9.0
Describe the Bug:
We have implemented Balloon with a custom layout. Although the height has specified, some of the text will be cut out if the user adjusts the system font-size.
Expected Behavior: The library adapts the height of the custom view automatically.
I have checked https://github.com/skydoves/Balloon/issues/112 but it does not work for me.
Issue Analytics
- State:
- Created 3 years ago
- Comments:22 (10 by maintainers)
Top Results From Across the Web
Custom View not showing: no height, but still width
My custom view, only created to show a specific color, won't show in the view of my emulator (although it seems to show...
Read more >How to fill a box with an image without distorting it
In this guide you can learn a technique for causing an HTML image to completely fill a box.
Read more >Change Canvas Size
If you use [Change Canvas Size] when there is a selection area or when the crop marks are not aligned correctly in a...
Read more >Frame Behaviors with SwiftUI
When we use this method, it may seem we are forcing the view's width and height. That is usually the visual effect we...
Read more >Creating Mobile Games for Different Screen Sizes and ...
Android resolution and iOS resolution are completely different. So how should you create an app or a game that fits all? Learn more...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@cooltey @epool
Finally, released a new
1.3.3
stable version.Thanks for helping to fix this issue! I hope your projects will be going well and I will more appreciate adding this library on the
Librareis used
orOpen source license
pages. 👍Thanks, @skydoves, the SNAPSHOT version looks pretty good to me! It fixes all the issues 💯 👍
Looking forward to seeing the latest release, and thanks again for your hard works!