[Android Tips] 4. Dismiss PopupWindow when touch outside

PopupWindow.setFocusable(true);
原文地址:https://www.cnblogs.com/shaobin0604/p/3643329.html