Skip to content

Releases: Matcha-xiaobin/fitSystemBarUtils

FitSystemBarUtils 系统栏小工具 v1.0.3

08 Sep 03:46

Choose a tag to compare

低于api30的设备,还是禁用setWindowInsetsAnimationCallback吧;
虽然ViewCompat支持给低于R的设备实现动画效果,但实际上会存在问题,所以,直接禁用。