Skip to content
Commit 8f541252 authored by Shawn Lin's avatar Shawn Lin
Browse files

Fix status bar is barely visible when the dim window is above it

Previously, the system will force the status bar content to white when
the dim window is shown. It's ok for the case when the dim window is
below status bar window but it will make the content barely visible if
the status bar background of an app is also white and the dim window is
above the status bar window.

We should seperate the two cases and only update the color when the dim
window is below status bar window.

Bug: 241274551
Test: 1. Add an account and setup fingerprint unlock
      2. Go to "Settings>Passwords & accounts>add account" to add
	 another account
      3. Wait for BiometricPrompt to pop up and check the status bar.
Change-Id: Ib4e2cbb34b6fecd50da58dc018bd39e309dea47b
parent 2c674c03
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment