在最外层使用
RelativeLayout作为根节点,同时设置
android:fitsSystemWindows="true"
问题解决.
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:andro />
</android.support.design.widget.AppBarLayout>
在最外层使用
RelativeLayout作为根节点,同时设置
android:fitsSystemWindows="true"
问题解决.
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:andro />
</android.support.design.widget.AppBarLayout>
相关文章: