mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-31 20:02:17 +00:00
Reworked MainActivity to include an FA button and a settings button
This commit is contained in:
parent
6a6da66bbe
commit
ac1c2cf7df
9 changed files with 115 additions and 27 deletions
|
@ -23,5 +23,6 @@ dependencies {
|
|||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
testCompile 'junit:junit:4.12'
|
||||
compile 'com.android.support:appcompat-v7:24.1.1'
|
||||
compile 'com.android.support:design:24.1.1'
|
||||
compile 'me.dm7.barcodescanner:zxing:1.9'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue