第一步:添加依賴: 1 compile"com.android.support:design:${project.properties.get("support")}" 第二步:布局引用: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 <android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android...
www.dbjr.com.cn/article/1504...htm 2025-5-25