Skip to content
Snippets Groups Projects
Commit ca6431ed authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

TV: Fix scroll in audio player

parent f4a56cd0
No related branches found
No related tags found
No related merge requests found
......@@ -198,6 +198,7 @@
android:nextFocusRight="@+id/button_play"
android:nextFocusDown="@+id/playlist"
android:scrollbars="vertical"
android:descendantFocusability="beforeDescendants"
android:layout_margin="@dimen/half_default_margin" />
</android.support.constraint.ConstraintLayout>
</layout>
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