mirror of
https://github.com/apognu/otter
synced 2025-02-10 16:20:36 +01:00
Added margin on the left of album release date.
This commit is contained in:
parent
e17c706ae3
commit
2c4f8a4329
@ -49,6 +49,7 @@
|
||||
android:id="@+id/release_date"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="8dp"
|
||||
android:layout_weight="0"
|
||||
android:background="@drawable/pill" />
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user