mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 18:29:47 +02:00
Reworked AboutFragment
Reworked licenseFragment removed unused old layout Fixed lint issues Fixed margin use onClick and fix string indent
This commit is contained in:
parent
bea35292f8
commit
f2ed7069a6
15 changed files with 548 additions and 241 deletions
|
@ -47,6 +47,7 @@ dependencies {
|
|||
compile 'com.android.support:design:24.1.0' //Don't update. Broken up to 25.0.0
|
||||
compile 'com.android.support:support-v4:24.2.1'
|
||||
compile 'com.android.support:customtabs:24.2.1'
|
||||
compile 'com.android.support:cardview-v7:24.2.1'
|
||||
|
||||
// More libraries
|
||||
compile 'com.jakewharton:butterknife:8.0.1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue