mirror of
https://github.com/gsantner/dandelion
synced 2025-09-10 18:59:42 +02:00
Use customTabs to open external links. This is a very basic implementation
This commit is contained in:
parent
0b0b0198df
commit
ae2cefd6a5
6 changed files with 331 additions and 4 deletions
|
@ -48,6 +48,7 @@ dependencies {
|
|||
compile 'com.jakewharton:butterknife:8.0.1'
|
||||
compile 'info.guardianproject.netcipher:netcipher:2.0.0-alpha1'
|
||||
compile 'info.guardianproject.netcipher:netcipher-webkit:2.0.0-alpha1'
|
||||
compile "com.android.support:customtabs:24.2.0"
|
||||
apt 'com.jakewharton:butterknife-compiler:8.0.1'
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue