Merge pull request #596 from marcobiscaro2112/master

Adds support for adjustable playback speed
This commit is contained in:
Mauricio Colli 2017-07-09 22:49:05 -03:00 committed by GitHub
commit 0c1d773134
9 changed files with 120 additions and 29 deletions

View file

@ -22,7 +22,7 @@
<dimen name="video_item_detail_description_to_details_margin">4dp</dimen>
<!-- Miscellaneous -->
<dimen name="popup_default_width">180dp</dimen>
<dimen name="popup_minimum_width">120dp</dimen>
<dimen name="popup_minimum_width">150dp</dimen>
<!-- Video Item Detail View Dimensions-->
<!-- Text Size -->
<dimen name="video_item_detail_title_text_size">16sp</dimen>