1
0
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:
Erik Johansson
2018-05-10 20:37:05 +02:00
parent 919c48258b
commit f9eddace5f

View File

@@ -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"