I can\'t seem to get this work. I already set popWindow focusable as to what I read on other forums but still no luck.
xml
Try this::
Programatically:
edittext.requestFocus();
Through xml:
Hope it Helps!!