Commit ad23b23e authored by xw's avatar xw

[提交人]:王雪伟

[提交简述] :多多菜园1.0.8
[实现方案] :修改文字
parent 088fcab4
......@@ -559,7 +559,7 @@ object CenterDialog : BaseDialog() {
Gravity.CENTER
)
mDialogView.findViewById<TextView>(R.id.tv_info).text =
"全民猜歌万缺少必要权限:\n\n${title}\n请点击\"设置\"-\"权限\"-打开所需权限。\n最后点击两次后退按钮,即可返回。"
"多多菜园缺少必要权限:\n\n${title}\n请点击\"设置\"-\"权限\"-打开所需权限。\n最后点击两次后退按钮,即可返回。"
mDialogView.findViewById<TextView>(R.id.btn_permission_quit).setOnClickListener {
quitListener.onClick(it)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment