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
commit a9d012c6e6
1 changed files with 1 additions and 0 deletions

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" />