Hi,
I´m trying to load an activity with a MaskedEditText in a ActionDrawer, moving the focus, and open the numeric keyboard.
I followed the topics that uses IME, but no with no luck...
metSen.RequestFocus
metSen.Text = ""
IME.Initialize("")
IME.ShowKeyboard(metSen)
Thank you
I´m trying to load an activity with a MaskedEditText in a ActionDrawer, moving the focus, and open the numeric keyboard.
I followed the topics that uses IME, but no with no luck...
metSen.RequestFocus
metSen.Text = ""
IME.Initialize("")
IME.ShowKeyboard(metSen)
Thank you