From dcc4487018a402d0a44c26b057a2659c87dbf1a8 Mon Sep 17 00:00:00 2001 From: Mariotaku Lee Date: Sat, 20 Aug 2016 10:46:40 +0800 Subject: [PATCH] ui tweaks --- twidere/src/main/res/layout/fragment_user.xml | 9 ++++++--- twidere/src/main/res/layout/header_user.xml | 9 ++------- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/twidere/src/main/res/layout/fragment_user.xml b/twidere/src/main/res/layout/fragment_user.xml index 04e470109..28e983062 100644 --- a/twidere/src/main/res/layout/fragment_user.xml +++ b/twidere/src/main/res/layout/fragment_user.xml @@ -18,11 +18,12 @@ --> @@ -36,7 +37,8 @@ android:id="@+id/profileBanner" android:layout_width="match_parent" android:layout_height="wrap_content" - android:scaleType="centerCrop"/> + android:scaleType="centerCrop" + tools:src="@drawable/nyan_stars_background"/> + app:popupTheme="?actionBarPopupTheme" + tools:elevation="0dp"/> - - + +