Hey everyone 👋 Is there a way to determine the height of the gesture navigation area as displayed in the screenshot? I’ve searched for information about this from our friends at Google, but I can’t find anything other than a description of how it works 😕
not kotlin but kotlin colored 2
g
gsala
08/16/2023, 11:44 AM
You want to look into the WindowInset APIs
c
Colton Idle
08/16/2023, 12:57 PM
with compose this is just a built in modifier for navigationBarPadding