靈活,易于使用,所有在一個抽屜里圖書館為你的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" //添加這句
}