Merge pull request #3178 from cool-student/notificationImprovements

Notification Improvements
This commit is contained in:
Tobias Groza 2020-09-27 10:43:11 +02:00 committed by GitHub
commit 36f26542cb
60 changed files with 1656 additions and 767 deletions

View file

@ -12,7 +12,7 @@
android:layout_height="wrap_content"
android:layout_marginLeft="12dp"
android:layout_alignBaseline="@+id/autoplay_switch"
android:text="@string/next_video_title"
android:text="@string/exo_controls_next_description"
android:textAppearance="?android:attr/textAppearanceMedium"
android:textSize="12sp"
tools:ignore="RtlHardcoded" />