fix code analytics

Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
alperozturk 2024-11-28 15:23:03 +01:00 committed by Tobias Kaminsky
parent 42a9c1fa69
commit aab9409ad3

View file

@ -25,7 +25,7 @@ fun Window?.addSystemBarPaddings() {
left = bars.left, left = bars.left,
top = bars.top, top = bars.top,
right = bars.right, right = bars.right,
bottom = bars.bottom, bottom = bars.bottom
) )
WindowInsetsCompat.CONSUMED WindowInsetsCompat.CONSUMED