update ui

This commit is contained in:
2022-09-20 22:21:38 +08:00
parent 02206dc289
commit bdaa51dbb6
31 changed files with 166 additions and 26 deletions

View File

@@ -46,7 +46,7 @@ public class LiveFaceUnityDialogFragment extends AbsDialogFragment {
@Override
protected boolean canCancel() {
return false;
return true;
}
@Override