Hey everyone :wave: Is there a way to determine th...
# android
k
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
You want to look into the WindowInset APIs
c
with compose this is just a built in modifier for navigationBarPadding