mirror of
https://github.com/gsantner/dandelion
synced 2025-12-17 01:31:10 +01:00
[WIP] Load avatar from webprofile, WebUserProfile, ..
This commit is contained in:
parent
9007045b28
commit
1f33c3b4a9
15 changed files with 448 additions and 229 deletions
|
|
@ -25,13 +25,14 @@
|
|||
<include layout="@layout/content_main" />
|
||||
|
||||
<com.getbase.floatingactionbutton.FloatingActionsMenu
|
||||
android:id="@+id/multiple_actions"
|
||||
android:id="@+id/fab_menubutton"
|
||||
fab:fab_addButtonColorNormal="@color/fab_big"
|
||||
fab:fab_addButtonColorPressed="@color/fab_big_pressed"
|
||||
fab:fab_addButtonPlusIconColor="@color/white"
|
||||
fab:fab_labelStyle="@style/menu_labels_style"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:visibility="gone"
|
||||
android:layout_gravity="bottom|end"
|
||||
android:layout_marginRight="8dp"
|
||||
android:layout_marginBottom="4dp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue