Merge "Ensure udfps enroll view is visible" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
78c32b14dc
@@ -93,6 +93,7 @@ public class UdfpsEnrollEnrollingView extends GlifLayout {
|
||||
} else if (mShouldUseReverseLandscape) {
|
||||
swapHeaderAndContent();
|
||||
}
|
||||
mUdfpsEnrollView.setVisibility(View.VISIBLE);
|
||||
setOnHoverListener();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user