diff --git a/app/src/main/res/layout/list_widgets_row.xml b/app/src/main/res/layout/list_widgets_row.xml index 147cc36..878aaad 100644 --- a/app/src/main/res/layout/list_widgets_row.xml +++ b/app/src/main/res/layout/list_widgets_row.xml @@ -6,94 +6,55 @@ android:id="@+id/list_apps_row_container" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_marginTop="15sp" - android:layout_marginHorizontal="30sp"> + android:layout_margin="15sp"> - + tools:src="@mipmap/ic_launcher_round" + tools:ignore="ContentDescription" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + \ No newline at end of file