Spikeysanju / MotionToast

🌈 A Beautiful Motion Toast Library for Kotlin Android
1.48k stars 130 forks source link

Long description text not showing completely #56

Open stubshqappdeveloper opened 2 years ago

stubshqappdeveloper commented 2 years ago

Hi, there is issue in description text of toast. It shows only text in 2 lines and longer text not showing completely.

I noticed that you have set android:maxLines="2" to android:id="@+id/custom_toast_description" TextView in motion_toast.xml file.

Can you please make height of TextView open or increase maxLines.

Thanks

ResulAkkiz commented 11 months ago

Yeah ,same issue for me. It's important and neccessary. I am suprised that they didn't solve or think about it while developing