语言中英文完善
This commit is contained in:
@@ -1102,7 +1102,8 @@ public abstract class BaseActivity<T extends ViewBinding, P extends IPresenter>
|
||||
false, false, true,
|
||||
title,
|
||||
content,
|
||||
"不允许", "允许",
|
||||
getString(R.string.button_deny),
|
||||
getString(R.string.button_allow),
|
||||
new BaseFragment.OnDialogClick() {
|
||||
@Override
|
||||
public void onCancelClick() {
|
||||
|
||||
Reference in New Issue
Block a user