diff --git a/app/src/main/res/layout/widget_sync.xml b/app/src/main/res/layout/widget_sync.xml index e13ed8838b..d3b832ab1d 100644 --- a/app/src/main/res/layout/widget_sync.xml +++ b/app/src/main/res/layout/widget_sync.xml @@ -19,7 +19,7 @@ android:layout_height="wrap_content" android:adjustViewBounds="true" android:contentDescription="@string/title_widget_title_sync" - android:scaleType="fitXY" + android:scaleType="fitCenter" android:src="@drawable/twotone_sync_disabled_24" /> \ No newline at end of file