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

Update Playlist width dimension

ConstraintLayout use 0dp dimension to match to constraints
parent 47468c99
No related branches found
Tags 2.8.9 tv1.1.3
No related merge requests found
......@@ -45,7 +45,7 @@
<!-- -1px is fill/match_parent -->
<dimen name="file_picker_height">-1px</dimen>
<dimen name="playlist_width">-1px</dimen>
<dimen name="playlist_width">0dp</dimen>
<!-- Default -->
......
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