Ensure udfps enroll view is visible
Fixes: 360076856 Test: Verified transitioning from landscape -> rl landscape and view is present. Test: Verified transitioning from rl landscape -> landscape and view is present. Test: Verified all other rotations of device, and view is present. Flag: EXEMPT bugfix Change-Id: Id90760b9bf23d411bca0c70406a223d6bb3f63b7
This commit is contained in:
committed by
Joshua Mccloskey
parent
d0ea9bc2bc
commit
1586dc9f25
@@ -93,6 +93,7 @@ public class UdfpsEnrollEnrollingView extends GlifLayout {
|
|||||||
} else if (mShouldUseReverseLandscape) {
|
} else if (mShouldUseReverseLandscape) {
|
||||||
swapHeaderAndContent();
|
swapHeaderAndContent();
|
||||||
}
|
}
|
||||||
|
mUdfpsEnrollView.setVisibility(View.VISIBLE);
|
||||||
setOnHoverListener();
|
setOnHoverListener();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user