灵活,易于使用,所有在一个抽屉里图书馆为你的Android项目
github地址: https://github.com/mikepenz/MaterialDrawer
compile('com.mikepenz:materialdrawer:5.9.4@aar') {
transitive = true
exclude group: "com.android.support" //添加这句
}
灵活,易于使用,所有在一个抽屉里图书馆为你的Android项目
github地址: https://github.com/mikepenz/MaterialDrawer
compile('com.mikepenz:materialdrawer:5.9.4@aar') {
transitive = true
exclude group: "com.android.support" //添加这句
}