From 5cd1d92f6c40b47eff12859d4e13b6431aa778c0 Mon Sep 17 00:00:00 2001 From: Hyunyoung Song Date: Tue, 12 May 2015 15:36:20 -0700 Subject: Fixing several layout issues. - N7/N9 indented area should not block scroll view - separator at the end of the widget cell should not show up on the last item. Not covered in this CL: - Guarantee that last item is showing only 20~40%. Right now, the hand picked constant works for N5,6,7,9 b/20338324 b/20763871 Change-Id: I274ab95c6c3e2fc8be8ceafb2e8172c0174a41a5 --- res/layout/widgets_list_row_view.xml | 37 +++++++++++++++--------------------- 1 file changed, 15 insertions(+), 22 deletions(-) (limited to 'res/layout/widgets_list_row_view.xml') diff --git a/res/layout/widgets_list_row_view.xml b/res/layout/widgets_list_row_view.xml index 8bc8be44a..2cbdb5cff 100644 --- a/res/layout/widgets_list_row_view.xml +++ b/res/layout/widgets_list_row_view.xml @@ -48,26 +48,19 @@ launcher:iconSizeOverride="@dimen/widget_section_icon_size" launcher:layoutHorizontal="true" /> - - - - - - + + + -- cgit v1.2.3