Merge pull request #5242 from osmandapp/WikivoyageImprovements

fix two selectors on child item
This commit is contained in:
Alexander Sytnyk 2018-04-16 12:13:12 +03:00 committed by GitHub
commit 579a88b1e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>