Skip to content
Snippets Groups Projects
Commit 378fb0ca authored by Nicolas Pomepuy's avatar Nicolas Pomepuy
Browse files

Add a feedback on track click

parent b6615415
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@
android:clickable="true"
android:focusable="true"
android:longClickable="true"
android:foreground="?attr/selectableItemBackground"
android:minHeight="@dimen/audio_browser_item_size"
android:onClick="@{holder::onClick}"
android:onLongClick="@{holder::onLongClick}">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment