AndroidUtilCode icon indicating copy to clipboard operation
AndroidUtilCode copied to clipboard

api 35编译版本已移除navigationBarBackground、statusBarBackground

Open bravetou opened this issue 1 year ago • 0 comments

描述需求

api 35编译版本已移除navigationBarBackground、statusBarBackground,需要适配没有这两个View存在时的系统栏目判断与高度获取了

可借鉴的

官方建议将View.setFitsSystemWindows(true),可以看一下还是有其他方案获取系统栏可见性与高度吗?

bravetou avatar Dec 18 '24 01:12 bravetou