I’m trying to set insets to my cardView(“titleBar”...
# android
s
I’m trying to set insets to my cardView(“titleBar”) but it isnt reflected in the app. But when i debug it i can see statusBarHeight is changed and should be updated in layoutParams
Also layout inspector shows 2 different heights.. the second one should be the one that should be applied but it isn’t