diff options
author | Parménides GV <parmegv@sdf.org> | 2015-05-05 11:28:01 +0200 |
---|---|---|
committer | Parménides GV <parmegv@sdf.org> | 2015-05-05 11:28:01 +0200 |
commit | 6d2e86277cdf02d3c731d963656e2c4a0f8fea5f (patch) | |
tree | bec56537f6e7a32d3859b9c1b5e5477009c8e1f7 /app/src/main/res/layout-xlarge | |
parent | ff679b7f20700cec2c08cb8026c585b47df3612f (diff) |
Rename user session fragment, add icon resource.
The FabButton doesn't scale the icon as big as I want it to be, and it
doesn't let me set the size to "wrap_content" because the library sets
the sizes to match_parent.
I'm going to try to modify my fork of FabButton to see if I can obtain
what I want in its demo: just an icon and the progress indicator, the
icon as big as possible.
Diffstat (limited to 'app/src/main/res/layout-xlarge')
-rw-r--r-- | app/src/main/res/layout-xlarge/user_session_fragment.xml (renamed from app/src/main/res/layout-xlarge/fragment_user_session.xml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/src/main/res/layout-xlarge/fragment_user_session.xml b/app/src/main/res/layout-xlarge/user_session_fragment.xml index 30969219..30969219 100644 --- a/app/src/main/res/layout-xlarge/fragment_user_session.xml +++ b/app/src/main/res/layout-xlarge/user_session_fragment.xml |