79703813

Date: 2025-07-16 17:43:14
Score: 1.5
Natty:
Report link

you need to tell the app to use the space behind the camera by setting false:

Window window = getWindow(); 

WindowCompat.setDecorFitsSystemWindows(window, false);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Samreen Reyaz