KAlertDialog pDialog = new KAlertDialog(this, KAlertDialog.PROGRESS_TYPE); pDialog.getProgressHelper().setBarColor(Color.parseColor("#A5DC86")); ...
確定! 回上一頁