1

I have a DialogFragment which shows a PopupWindow once you press certain key (@),

I'd like the back button to dismiss the popupwindow while staying focused on the edittext, so user can keep on writing text, instead of taking the keyboard down.

here's an example enter image description here

Thanks.

Pavel 'PK' Kaminsky
  • 796
  • 1
  • 10
  • 22
  • Probably you will have to make "like a popup window" it shall be part of the window itself and using the design give the "popup" look. take care to locate it in the right place and do not cover the keyboard. – danysz Oct 25 '15 at 09:02
  • I'd rather not change the ui elements at the moment. – Pavel 'PK' Kaminsky Oct 25 '15 at 10:29

0 Answers0