Added icons for the new drawer

Added profiles (not fully completed yet, but it works)
Removed some unused icons
This commit is contained in:
2016-03-18 15:39:38 +01:00
parent 9ff32af9f1
commit 239429cb5e
50 changed files with 387 additions and 250 deletions

View File

@@ -76,7 +76,7 @@ dependencies {
compile 'com.larswerkman:HoloColorPicker:1.5@aar'
compile 'com.google.guava:guava:19.0'
compile 'com.thetransactioncompany:jsonrpc2-base:1.38'
compile('com.mikepenz:materialdrawer:5.1.4@aar') {
compile('com.mikepenz:materialdrawer:5.1.5@aar') {
transitive = true
}
provided 'org.projectlombok:lombok:1.16.8'