smilevchy
12/25/2015 - 5:32 AM

PopupWindonsUsage.md

When using popupwindow, need use code below :

// adding this sentence is to dismiss the popupwindow when hitting back key or outer area, and this will not influence the background 
popupWindow.setBackgroundDrawable(new BitmapDrawable());