is there a way to fade the bottom of a TextView in Android when the text is bigger than a fixed height? I'm looking for a thing such like in the Play Store
NB: with ellipsize and fadeEdge (also combination of them) it does not work.
You can use android:requiresFadingEdge="vertical"
. To change the gradient overlay height android:fadingEdgeLength="32dp"
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