Toast自定义

Toast toast=new Toast(MainActivity.this);
                toast.setView(getLayoutInflater().inflate(R.layout.toast,null));
                toast.show();

 

posted @   zqxLonely  阅读(127)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示