From 697f0659e23db7d26258e4d5820ba05ccefe4466 Mon Sep 17 00:00:00 2001 From: Mauricio Colli Date: Wed, 25 Mar 2020 09:40:15 -0300 Subject: [PATCH] Distribute the service indicator views in the drawer header layout People have voted, and that was the chosen design. --- app/src/main/res/layout/drawer_header.xml | 45 +++++++++++++---------- 1 file changed, 26 insertions(+), 19 deletions(-) diff --git a/app/src/main/res/layout/drawer_header.xml b/app/src/main/res/layout/drawer_header.xml index 81d09c278..f2a776659 100644 --- a/app/src/main/res/layout/drawer_header.xml +++ b/app/src/main/res/layout/drawer_header.xml @@ -66,27 +66,34 @@ android:paddingLeft="6dp" android:paddingRight="6dp"> - + android:layout_weight="1" + android:gravity="center" + android:orientation="horizontal"> - + + + +