commit | dd721f86330ccc593e5bd4274c5701eff72f6521 | [log] [tgz] |
---|---|---|
author | Hyunyoung Song <hyunyoungs@google.com> | Thu May 21 15:31:42 2015 -0700 |
committer | Hyunyoung Song <hyunyoungs@google.com> | Thu May 21 15:31:42 2015 -0700 |
tree | 0a98b555364dee9c33d691f5ec0b573d7cc5864d | |
parent | 2bd3d7d1cb5e4d8d826982d11b456739fed6b817 [diff] |
Introduce scrollbar in widget tray b/21270754 Change-Id: I82dd87193f0ed5822f8cd75ef0c785057f949015
diff --git a/res/layout/widgets_view.xml b/res/layout/widgets_view.xml index 9d9fa10..196dc45 100644 --- a/res/layout/widgets_view.xml +++ b/res/layout/widgets_view.xml
@@ -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" />