https://kotlinlang.org logo
#android
Title
# android
s

Smith

03/27/2020, 7:59 PM
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
5 Views