摘要:
public class PlayAdapter extends BaseAdapter { /** * 标题的item */ public static final int ITEM_TITLE = 0; /** * 二级菜单的item */ public static f... 阅读全文
posted @ 2015-06-05 12:04
每天学习一点点...
阅读(1760)
评论(0)
推荐(0)
摘要:
显示键盘: EditText editText.setFocusable(true); editText.setFocusableInTouchMode(true); editText.requestFocus(); InputMetho... 阅读全文
posted @ 2015-06-05 12:01
每天学习一点点...
阅读(439)
评论(0)
推荐(0)

浙公网安备 33010602011771号