Merge "Introduce scrollbar in widget tray" into ub-launcher3-burnaby

This commit is contained in:
Hyunyoung Song
2015-05-21 23:00:17 +00:00
committed by Android (Google) Code Review
+1
View 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" />