mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2026-08-18 11:05:49 +00:00
Better center number in 'new' pill (#6831)
This commit is contained in:
@ -56,6 +56,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:background="@drawable/bg_pill"
|
||||
android:paddingHorizontal="8dp"
|
||||
android:paddingBottom="1sp"
|
||||
android:textAlignment="center"
|
||||
android:textColor="?attr/colorPrimary"
|
||||
android:textSize="16sp"
|
||||
|
||||
Reference in New Issue
Block a user