Update height of SliceView
So it can display 6 items at most, not 4 items Bug: 120803703 Test: Manual Change-Id: Id34398903d0f81bebee3e02c024d21ad2e68578f
This commit is contained in:
@@ -25,5 +25,5 @@
|
||||
<androidx.slice.widget.SliceView
|
||||
android:id="@+id/slice_view"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"/>
|
||||
android:layout_height="@dimen/slice_preference_group_height"/>
|
||||
</FrameLayout>
|
||||
|
Reference in New Issue
Block a user