From 3f0a53fa448fc077a1e3ca547bdd0f3bd408372f Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Tue, 11 Oct 2016 15:49:42 -0700 Subject: [PATCH] Making the width of the fast scroller popup as wrap_content Adding minWidth and width=wrap_content, so that the popup can grow for wider characters. Change-Id: I6e0c4087df51e37f696c47f20f146f32d41e8bc8 --- res/layout/all_apps.xml | 12 ++---------- res/layout/widgets_view.xml | 12 ++---------- res/values/styles.xml | 14 ++++++++++++++ 3 files changed, 18 insertions(+), 20 deletions(-) diff --git a/res/layout/all_apps.xml b/res/layout/all_apps.xml index d48bd500e6..64d34e715d 100644 --- a/res/layout/all_apps.xml +++ b/res/layout/all_apps.xml @@ -57,19 +57,11 @@ + android:layout_marginEnd="@dimen/container_fastscroll_popup_margin" /> + android:layout_marginEnd="@dimen/container_fastscroll_popup_margin" /> + +