janheinrichmerker / material-intro

A simple material design app intro with cool animations and a fluent API.
https://jitpack.io/#com.heinrichreimer/material-intro
MIT License
1.74k stars 307 forks source link

Button doesn't adjust its size depending on length of text #298

Open badoyg opened 4 years ago

badoyg commented 4 years ago

The Button doesn't adjust its size depending on length of text. When the text is too long, the button doesn't display all of it. On some devices, even 2 words aren't fully displayed fully. The button must adjust its size accordingly. Please fix.