OSDN Git Service

Uses a TransformingTouchDelegate to extend touch target for widgets list.
authorJon Miranda <jonmiranda@google.com>
Fri, 16 Sep 2016 19:38:09 +0000 (12:38 -0700)
committerJon Miranda <jonmiranda@google.com>
Mon, 19 Sep 2016 20:08:43 +0000 (13:08 -0700)
commit0ef81fdc2265c764d6ebd57cf44d4a0bd15132b7
treef7a4ceb5478b2cafec80d7edd2785f38c0681ace
parent1cc48e1d0c0bd30bc59cc37c4d49ee78b01424f0
Uses a TransformingTouchDelegate to extend touch target for widgets list.

The widget row contents were being clipped, which made it seem like
the horizontal scroll was broken.

Bug: 30023607
Change-Id: I00b0c334bbb0faf166d4cd168392cc494ed732e0
res/layout/widgets_list_row_view.xml
src/com/android/launcher3/widget/WidgetsContainerView.java