wxr
2021-11-18 8614b679cc63f84d0aef4dae00ef82a2e6b90e28
HDL_ON/UI/UI2/4-PersonalCenter/FaceManagement/FaceSettingResultPage.cs
@@ -55,14 +55,14 @@
            };
            contentView.AddChidren(btnResultText);
            if(isSuccess)
            {
                btnResultText.TextID = StringId.FaceInputSucceeded;
            }
            else
            {
                btnResultText.TextID = StringId.FaceInputFailed;
            }
            var btnSetFaceId = new Button()
            {