recyclerview with notification list

This commit is contained in:
danijoo
2016-01-02 21:44:58 +01:00
parent 35c6bc10ed
commit 2de64dd24f
15 changed files with 465 additions and 30 deletions

View File

@@ -23,6 +23,6 @@ allprojects {
}
}
task clean(type: Delete) {
delete rootProject.buildDir
}
//task clean(type: Delete) {
// delete rootProject.buildDir
//}