rainbow icon indicating copy to clipboard operation
rainbow copied to clipboard

Fix Android navigation mode detection

Open walmat opened this issue 1 year ago • 1 comments

Fixes APP-1824 Fixes #5527

What changed (plus any additional context for devs)

  • adds a native module that properly calculates the navbar height on Android devices
  • calculates navbar height / device scale and changes the navbar system color to transparent if less then 40

Screen recordings / screenshots

What to test

walmat avatar Aug 28 '24 17:08 walmat

calculates navbar height / device scale and changes the navbar system color to transparent if less then 40

You can make the navbar system color transparent always, that's Android 15 default I think

bernaferrari avatar Aug 30 '24 17:08 bernaferrari