FODCircleView: Hide fod when screen is off
It seems that onHideFODView() will not be called when
the screen goes off by timeout under ambient display.
Obviously, this case cannot be handled by checking
doze status. Move to onScreenTurnedOff instead.
Test: reproduce this issue on OnePlus 7 Pro
and see if notify_dim is set to 0
Signed-off-by: alk3pInjection <webmaster@raspii.tech>
Change-Id: Ib47f90eab806ffa7ad67b650fce3a4382b9d82e4
Loading
Please register or sign in to comment