Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

toast with app logo + text #544

Open
dineshnaikb opened this issue Nov 4, 2024 · 3 comments
Open

toast with app logo + text #544

dineshnaikb opened this issue Nov 4, 2024 · 3 comments

Comments

@dineshnaikb
Copy link

image
doc link

@ponnamkarthik
Copy link
Owner

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

@dineshnaikb
Copy link
Author

dineshnaikb commented Nov 9, 2024

image
@ponnamkarthik
i am using android 13

@ponnamkarthik ponnamkarthik reopened this Nov 9, 2024
@dineshnaikb
Copy link
Author

@ponnamkarthik 8.2.2 working fine can u check that code and compare with latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants