mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-21 07:51:46 +02:00
Center icon in 1x1 widget
This commit is contained in:
@@ -63,7 +63,8 @@
|
|||||||
<ImageView
|
<ImageView
|
||||||
android:id="@+id/widget_icon_vertical"
|
android:id="@+id/widget_icon_vertical"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"/>
|
android:layout_height="match_parent"
|
||||||
|
android:paddingStart="4dp" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/widget_value"
|
android:id="@+id/widget_value"
|
||||||
|
Reference in New Issue
Block a user