luffyjet
Results
2
comments of
luffyjet
use ImmersionBar.with(this).fitsSystemWindows(true) . Mi 10 Android 12 work fine : "notchHeight":90 , "statusBarHeight":90 pixel 5 Android12 has issue : "notchHeight":136, "statusBarHeight":77
> use ImmersionBar.with(this).fitsSystemWindows(true) . Mi 10 Android 12 work fine : "notchHeight":90 , "statusBarHeight":90 pixel 5 Android12 has issue : "notchHeight":136, "statusBarHeight":77 You can try my solution : https://github.com/luffyjet/ImmersionBar I...