I shamelessly take advantage of the experience of Klaus and Erel .
I hope to reciprocate in some way, sooner or later.
I would like to be able to "close" a toast. I used the class of Margret and it works (I have changed something but now I do not remember what).
But it has one big problem: it interferes with the library IME, in the sense that using her class, now the keyboard hides the EditText on which I write.
I remember that even with the great class of Klaus Scale had a similar problem and was enough for me to initialize the IME object after the call to ScaleAll.
In this case I can not find solutions.
Is there a way using reflection to "close" the usual toast?
Or some hint to modify the cToastClass?
Many thanks
I hope to reciprocate in some way, sooner or later.
I would like to be able to "close" a toast. I used the class of Margret and it works (I have changed something but now I do not remember what).
But it has one big problem: it interferes with the library IME, in the sense that using her class, now the keyboard hides the EditText on which I write.
I remember that even with the great class of Klaus Scale had a similar problem and was enough for me to initialize the IME object after the call to ScaleAll.
In this case I can not find solutions.
Is there a way using reflection to "close" the usual toast?
Or some hint to modify the cToastClass?
Many thanks