mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
Improved the layout of the login screen.
This commit is contained in:
parent
d37936f7fe
commit
529f5415c3
7 changed files with 490 additions and 79 deletions
|
|
@ -12,9 +12,12 @@ dependencies {
|
|||
compile 'ch.acra:acra:4.7.0'
|
||||
compile 'org.mediawiki:api:1.3'
|
||||
compile 'commons-codec:commons-codec:1.10'
|
||||
|
||||
compile "com.android.support:support-v4:${project.supportLibVersion}"
|
||||
compile "com.android.support:appcompat-v7:${project.supportLibVersion}"
|
||||
compile "com.android.support:design:${project.supportLibVersion}"
|
||||
compile "com.android.support:cardview-v7:${project.supportLibVersion}"
|
||||
|
||||
compile 'com.google.code.gson:gson:2.8.0'
|
||||
compile "com.jakewharton:butterknife:$BUTTERKNIFE_VERSION"
|
||||
compile 'com.github.pedrovgs:renderers:3.3.3'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue