mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-22 08:13:43 +02:00
remove bottom padding to support devices with small densities.
This commit is contained in:
@@ -63,8 +63,7 @@
|
|||||||
<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:paddingBottom="8dp" />
|
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/widget_value"
|
android:id="@+id/widget_value"
|
||||||
|
Reference in New Issue
Block a user