android: Add settings activity and default profile selection
The default profile can then be used for a Quick Settings tile or the Always-on VPN feature.
This commit is contained in:
@@ -45,6 +45,7 @@ android {
|
||||
dependencies {
|
||||
implementation 'com.android.support:appcompat-v7:26.0.2'
|
||||
implementation 'com.android.support:design:26.0.2'
|
||||
implementation 'com.android.support:preference-v7:26.0.2'
|
||||
implementation 'com.android.support:support-v4:26.0.2'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user