| | |
| | | { |
| | | Height = Application.GetRealHeight(51), |
| | | }; |
| | | if (sTouchID && UserInfo.Current.appUnlockPasswrod != ""&&!UserInfo.Current.appUnlockType.Contains("4")) |
| | | if (sTouchID && UserInfo.Current.appUnlockPasswrod != "" && !UserInfo.Current.appUnlockType.Contains("4")) |
| | | { |
| | | unlockOptionView.AddChidren(fingerprintUnlockDiv); |
| | | } |
| | |
| | | { |
| | | Height = Application.GetRealHeight(50), |
| | | }; |
| | | if (sFaceID && UserInfo.Current.appUnlockPasswrod != "" && !UserInfo.Current.appUnlockType.Contains("4")) |
| | | if (sFaceID && UserInfo.Current.appUnlockPasswrod != "" && !UserInfo.Current.appUnlockType.Contains("3")) |
| | | { |
| | | unlockOptionView.AddChidren(faceIdUnlockDiv); |
| | | } |