add recycler view adapter

This commit is contained in:
Christian Schabesberger 2016-08-02 00:58:52 +02:00
parent 4164195fae
commit f34cacbc5c
9 changed files with 214 additions and 73 deletions

View file

@ -45,5 +45,4 @@ dependencies {
compile 'com.google.code.gson:gson:2.4'
compile 'com.nononsenseapps:filepicker:2.0.5'
testCompile 'junit:junit:4.12'
//compile 'net.sourceforge.cssparser:cssparser:0.9.20'
}