-1

The toast is populating but the text is getting cut. There is some issue in UI. Please see screenshot.

This is from my APP

I am using the following line to show toast:

Toast.makeText(getBaseContext(), getResources().getString(R.string.selectplan), Toast.LENGTH_SHORT).show();

Also tried smaller text same issue. I have another APP I have put the same toast code it is coming up properly.

From another APP

What is wrong?

Phantômaxx
  • 37,901
  • 21
  • 84
  • 115
RAMKUMAR
  • 17
  • 5

1 Answers1

-2

This sometimes happen . i got the same Probleme in my P9 when i was running it . i think it Depends on the android version i think . got fixed by herself after Updating the JDK