OSDN Git Service

Introduce scrollbar in widget tray
authorHyunyoung Song <hyunyoungs@google.com>
Thu, 21 May 2015 22:31:42 +0000 (15:31 -0700)
committerHyunyoung Song <hyunyoungs@google.com>
Thu, 21 May 2015 22:31:42 +0000 (15:31 -0700)
b/21270754

Change-Id: I82dd87193f0ed5822f8cd75ef0c785057f949015

res/layout/widgets_view.xml

index 9d9fa10..196dc45 100644 (file)
@@ -39,6 +39,7 @@
             android:layout_width="match_parent"
             android:layout_height="match_parent"
             android:background="@drawable/quantum_panel_dark"
+            android:scrollbars="vertical"
             android:elevation="15dp"
             android:visibility="gone" />