diff --git a/src/main/res/layout/sheet_app_x.xml b/src/main/res/layout/sheet_app_x.xml index fbce3f28..0816eb66 100644 --- a/src/main/res/layout/sheet_app_x.xml +++ b/src/main/res/layout/sheet_app_x.xml @@ -26,22 +26,14 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - - - - + android:layout_height="wrap_content" + android:clipChildren="false" + android:clipToPadding="false" + tools:itemCount="1" + tools:listitem="@layout/item_app_info_x" />