fix padding on selected feed row
This commit is contained in:
parent
7011eb4cbb
commit
c3f7823766
@ -57,7 +57,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="0"
|
||||
android:paddingLeft="4dp"
|
||||
android:paddingLeft="8dp"
|
||||
android:paddingRight="4dp"
|
||||
android:background="@null"
|
||||
android:src="@drawable/ic_action_overflow" />
|
||||
|
Loading…
Reference in New Issue
Block a user