commit | a9d012c6e67b644498e07c63f36617c1b8915e02 | [log] [tgz] |
---|---|---|
author | Hyunyoung Song <hyunyoungs@google.com> | Thu May 21 23:00:17 2015 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu May 21 23:00:18 2015 +0000 |
tree | cfe987cb4ad382ec6b6f42cfb04f6d3e4ad8a79a | |
parent | 370afe8a04d1d13b03b5dda53a4f542bde016690 [diff] | |
parent | dd721f86330ccc593e5bd4274c5701eff72f6521 [diff] |
Merge "Introduce scrollbar in widget tray" into ub-launcher3-burnaby
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" />