Android_UI開發總結(八):dialog建立總結

service中建立系統Dialog public void showDialog(String msgBody) { String msg = msgBody.substring(8, msgBody.length()); Dialog dialog = new Dialog(this, R.style.NoBgDialog, msg); dial
相關文章
相關標籤/搜索