From 6d2e86277cdf02d3c731d963656e2c4a0f8fea5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Tue, 5 May 2015 11:28:01 +0200 Subject: 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. --- app/src/main/res/layout/fragment_user_session.xml | 52 ----------------------- app/src/main/res/layout/user_session_fragment.xml | 51 ++++++++++++++++++++++ 2 files changed, 51 insertions(+), 52 deletions(-) delete mode 100644 app/src/main/res/layout/fragment_user_session.xml create mode 100644 app/src/main/res/layout/user_session_fragment.xml (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/fragment_user_session.xml b/app/src/main/res/layout/fragment_user_session.xml deleted file mode 100644 index 5194e495..00000000 --- a/app/src/main/res/layout/fragment_user_session.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - -