I'm trying to add multiple lines of text to a button but when trying the answers from this question:
"https://stackoverflow.com/questions/8103776/how-can-i-display-multiple-lines-of-text-on-a-button/8103880#8103880"
My button moves down, or adds a margin above itself. Any ideas why?
Try to set android:baselineAligned="false"
in layout where button is placed.
Check this topic also: Alignment issues with two-line button.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With