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