Open dineshnaikb opened 3 weeks ago
If your app targets Android 12 (API level 31) or higher, its toast is limited to two lines of text and shows the application icon next to the text. Be aware that the line length of this text varies by screen size, so it's good to make the text as short as possible.
Its controlled by the android system plugin has no control over that
if you use toast with context then you can customise the look of the toast
@ponnamkarthik i am using android 13
doc link