1
0
Fork 0
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:
vanitasvitae 2016-11-08 13:07:38 +01:00
parent bea35292f8
commit f2ed7069a6
15 changed files with 548 additions and 241 deletions

View file

@ -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'