Toolbar: qr code in header, cleanup of fragment

This commit is contained in:
Dominik Schürmann
2015-02-25 13:49:21 +01:00
parent 430ba2f777
commit fa92ceeae3
21 changed files with 301 additions and 855 deletions

View File

@@ -6,6 +6,7 @@ dependencies {
compile 'com.android.support:support-v4:21.0.3'
compile 'com.android.support:appcompat-v7:21.0.3'
compile 'com.android.support:recyclerview-v7:21.0.3'
compile 'com.android.support:cardview-v7:21.0.3'
compile project(':extern:openpgp-api-lib')
compile project(':extern:openkeychain-api-lib')
compile project(':extern:html-textview')