Add Activities for receiving and entering contact link

This commit is contained in:
Torsten Grote
2018-09-24 18:33:15 -03:00
parent 389b2b5b8e
commit ac87f23187
13 changed files with 445 additions and 6 deletions

View File

@@ -117,6 +117,9 @@ dependencies {
implementation 'uk.co.samuelwall:material-tap-target-prompt:2.12.4'
implementation 'com.vanniktech:emoji-google:0.5.1'
// prototype
implementation "com.leinardi.android:speed-dial:2.0.0"
annotationProcessor 'com.google.dagger:dagger-compiler:2.0.2'
compileOnly 'javax.annotation:jsr250-api:1.0'