PopupWindow和AlertDialog的使用

1. PopupWindow的使用   2.AlertDialog的使用 alert = null;                 builder = new AlertDialog.Builder(MainActivity.this);                 alert = builder.setIcon(R.mipmap.ic_icon_fish)                 
相關文章
相關標籤/搜索