mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-21 16:02:04 +02:00
New attempt at centering icon in widget
This commit is contained in:
@@ -58,9 +58,10 @@
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/widget_icon_vertical"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:paddingStart="3dp" />
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:paddingBottom="1dp" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/widget_value"
|
||||
|
Reference in New Issue
Block a user