Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a69dcf01 authored by Jin Seok Park's avatar Jin Seok Park
Browse files

Initial commit for MediaControlViewImpl

Test: build
Change-Id: I83c160d2b0dca24b0fe3a2d9af5043e958ac8295
parent 65a438c6
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
<vector android:height="40dp" android:viewportHeight="48.0"
    android:viewportWidth="48.0" android:width="40dp" xmlns:android="http://schemas.android.com/apk/res/android">
    <path android:fillColor="#FFFFFF" android:pathData="M24,10V2L14,12l10,10v-8c6.63,0 12,5.37 12,12s-5.37,12 -12,12 -12,-5.37 -12,-12H8c0,8.84 7.16,16 16,16s16,-7.16 16,-16 -7.16,-16 -16,-16z"/>
</vector>
+1 −0
Original line number Diff line number Diff line
@@ -84,6 +84,7 @@

    <string name="lockscreen_pause_button_content_description">Pause</string>
    <string name="lockscreen_play_button_content_description">Play</string>
    <string name="lockscreen_replay_button_content_description">Replay</string>

    <!-- Text for error alert when a video container is not valid for progressive download/playback. -->
    <string name="VideoView2_error_text_invalid_progressive_playback">This video isn\'t valid for streaming to this device.</string>
+549 −29

File changed.

Preview size limit exceeded, changes collapsed.