formatting some xml

This commit is contained in:
tibbi 2022-09-15 23:18:24 +02:00
parent 09dc92eb01
commit c2360a120c
1 changed files with 1 additions and 1 deletions

View File

@ -5,8 +5,8 @@
android:layout_width="@dimen/widget_preview_size"
android:layout_height="@dimen/widget_preview_size"
android:layout_gravity="center"
android:scaleType="centerInside"
android:adjustViewBounds="true"
android:background="@drawable/widget_preview_background"
android:padding="@dimen/normal_margin"
android:scaleType="centerInside"
tools:src="@mipmap/ic_launcher" />