Merge "Fix theming on Forgot your password work challegne screen" into udc-qpr-dev
This commit is contained in:
@@ -50,6 +50,7 @@ public class ForgotPasswordActivity extends Activity {
|
||||
finish();
|
||||
return;
|
||||
}
|
||||
ThemeHelper.trySetDynamicColor(this);
|
||||
setContentView(R.layout.forgot_password_activity);
|
||||
|
||||
DevicePolicyManager devicePolicyManager = getSystemService(DevicePolicyManager.class);
|
||||
|
Reference in New Issue
Block a user