mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-19 23:12:12 +02:00
remove bottom padding to support devices with small densities.
This commit is contained in:
@@ -63,8 +63,7 @@
|
||||
<ImageView
|
||||
android:id="@+id/widget_icon_vertical"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:paddingBottom="8dp" />
|
||||
android:layout_height="match_parent"/>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/widget_value"
|
||||
|
Reference in New Issue
Block a user