Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
bbcbe65f
authored
Feb 03, 2021
by
Larry Ng
Committed by
Larry Ng
Feb 03, 2021
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Add missing resource ids from StyledPlayerControlView
parent
710dff03
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
library/ui/src/main/res/values/ids.xml
library/ui/src/main/res/values/ids.xml
View file @
bbcbe65f
...
...
@@ -34,6 +34,7 @@
<item
name=
"exo_repeat_toggle"
type=
"id"
/>
<item
name=
"exo_duration"
type=
"id"
/>
<item
name=
"exo_position"
type=
"id"
/>
<item
name=
"exo_settings"
type=
"id"
/>
<item
name=
"exo_progress_placeholder"
type=
"id"
/>
<item
name=
"exo_progress"
type=
"id"
/>
<item
name=
"exo_buffering"
type=
"id"
/>
...
...
@@ -41,4 +42,16 @@
<item
name=
"exo_vr"
type=
"id"
/>
<item
name=
"exo_subtitle"
type=
"id"
/>
<item
name=
"exo_fullscreen"
type=
"id"
/>
<item
name=
"exo_center_view"
type=
"id"
/>
<item
name=
"exo_embedded_transport_controls"
type=
"id"
/>
<item
name=
"exo_minimal_controls"
type=
"id"
/>
<item
name=
"exo_bottom_bar"
type=
"id"
/>
<item
name=
"exo_time"
type=
"id"
/>
<item
name=
"exo_basic_controls"
type=
"id"
/>
<item
name=
"exo_extra_controls"
type=
"id"
/>
<item
name=
"exo_extra_controls_scroll_view"
type=
"id"
/>
<item
name=
"exo_overflow_show"
type=
"id"
/>
<item
name=
"exo_overflow_hide"
type=
"id"
/>
<item
name=
"exo_rew_with_amount"
type=
"id"
/>
<item
name=
"exo_ffwd_with_amount"
type=
"id"
/>
</resources>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment