Zoom for images

This commit is contained in:
Eugen Rochko 2017-03-09 21:21:55 +01:00
commit c9b2092cf9
7 changed files with 74 additions and 71 deletions

View file

@ -40,4 +40,5 @@ dependencies {
compile('com.mikepenz:materialdrawer:5.8.2@aar') {
transitive = true
}
compile 'com.github.chrisbanes:PhotoView:1.3.1'
}