fix wrong margins on selected feed row counter
This commit is contained in:
parent
3ce4f28a8f
commit
764b990de7
@ -38,7 +38,7 @@
|
||||
android:layout_gravity="center_vertical"
|
||||
android:layout_weight="0"
|
||||
android:gravity="right"
|
||||
android:paddingRight="8dip"
|
||||
android:paddingRight="12dp"
|
||||
android:text="{123}"
|
||||
android:textColor="?feedlistSelectedTextColor"
|
||||
android:textSize="13sp"
|
||||
|
Loading…
Reference in New Issue
Block a user