fix two selectors on child item
This commit is contained in:
parent
7c08b6b711
commit
75558c4791
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@
|
|||
android:paddingRight="@dimen/list_content_padding"
|
||||
android:background="?attr/selectableItemBackground"
|
||||
android:scaleType="center"
|
||||
android:visibility="gone"
|
||||
tools:src="@drawable/ic_action_arrow_up" />
|
||||
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Reference in a new issue