add search filter menu

This commit is contained in:
Christian Schabesberger 2017-02-15 15:21:36 +01:00
parent 3f0078f38a
commit a5252bb765
17 changed files with 205 additions and 122 deletions

View file

@ -48,4 +48,5 @@ dependencies {
testCompile 'junit:junit:4.12'
testCompile 'org.mockito:mockito-core:1.10.19'
compile 'ch.acra:acra:4.9.0'
compile 'com.google.android.gms:play-services-appindexing:8.4.0'
}