Merge pull request #5241 from osmandapp/JsonContentsParser

Added selectable background to the contents header
This commit is contained in:
vshcherb 2018-04-15 14:07:43 +02:00 committed by GitHub
commit afd58e823a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,6 +41,7 @@
android:layout_gravity="end"
android:paddingLeft="@dimen/list_content_padding"
android:paddingRight="@dimen/list_content_padding"
android:background="?attr/selectableItemBackground"
android:scaleType="center"
tools:src="@drawable/ic_action_arrow_up" />