Merge "Fix UdfpsView not appearing on BP rotate" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
3fdbe2d3ad
@@ -115,7 +115,7 @@ class UdfpsControllerOverlay @JvmOverloads constructor(
|
||||
private var overlayTouchListener: TouchExplorationStateChangeListener? = null
|
||||
|
||||
private val coreLayoutParams = WindowManager.LayoutParams(
|
||||
WindowManager.LayoutParams.TYPE_KEYGUARD_DIALOG,
|
||||
WindowManager.LayoutParams.TYPE_NAVIGATION_BAR_PANEL,
|
||||
0 /* flags set in computeLayoutParams() */,
|
||||
PixelFormat.TRANSLUCENT
|
||||
).apply {
|
||||
|
||||
Reference in New Issue
Block a user