diff --git a/app/src/leanback/res/layout/dialog_live.xml b/app/src/leanback/res/layout/dialog_live.xml index 15274e7ad..cb2f85076 100644 --- a/app/src/leanback/res/layout/dialog_live.xml +++ b/app/src/leanback/res/layout/dialog_live.xml @@ -6,6 +6,6 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:padding="16dp" - app:maxHeight="264dp" + app:maxHeight="296dp" tools:itemCount="5" tools:listitem="@layout/adapter_live" /> \ No newline at end of file