美文网首页
Android 手势相关

Android 手势相关

作者: yunhen | 来源:发表于2021-02-01 19:34 被阅读0次

window.getDecorView().setSystemUiVisibility


WindowInsets(ViewCompat.setOnApplyWindowInsets)

设置了fitSystemWindow,默认就会消费掉Insets,并设置padding。如果没有设置,会继续遍历直到被某个View消耗

相关文章

网友评论

      本文标题:Android 手势相关

      本文链接:https://www.haomeiwen.com/subject/tfbibctx.html