Small layout improvement

This commit is contained in:
M66B 2021-03-27 13:32:35 +01:00
parent e28ddd4002
commit 9fb6afd762
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
android:layout_height="wrap_content"
android:adjustViewBounds="true"
android:contentDescription="@string/title_widget_title_sync"
android:padding="3dp"
android:scaleType="fitXY"
android:src="@drawable/twotone_sync_disabled_24"
android:tint="@color/colorWidgetForeground" />