multidecrypt: use bottom sheet for longclick options

This commit is contained in:
Vincent Breitmoser
2015-09-16 19:33:43 +02:00
parent 9ac7b33a4e
commit ece06b1933
6 changed files with 108 additions and 10 deletions

View File

@@ -61,6 +61,7 @@ dependencies {
compile 'org.apache.james:apache-mime4j-core:0.7.2'
compile 'org.apache.james:apache-mime4j-dom:0.7.2'
compile 'org.thoughtcrime.ssl.pinning:AndroidPinning:1.0.0'
compile 'com.cocosw:bottomsheet:1.1.1@aar'
// libs as submodules
compile project(':extern:openpgp-api-lib:openpgp-api')