1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 18:29:47 +02:00

[WIP] Load avatar from webprofile, WebUserProfile, ..

This commit is contained in:
Gregor Santner 2016-03-25 00:12:00 +01:00
parent 9007045b28
commit 1f33c3b4a9
15 changed files with 448 additions and 229 deletions

View file

@ -26,4 +26,5 @@ dependencies {
compile 'com.android.support:appcompat-v7:23.2.1'
compile 'com.android.support:design:23.2.1'
compile 'com.getbase:floatingactionbutton:1.9.1'
compile 'com.jakewharton:butterknife:7.0.1'
}