Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
531
Issue boards
Milestones
Wiki
Code
Merge requests
16
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC-Android
Commits
0914e5ba
Commit
0914e5ba
authored
8 years ago
by
Alexandre Perraud
Browse files
Options
Downloads
Patches
Plain Diff
Action Mode : use new icons for audio action mode
parent
741d3e3d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
vlc-android/res/menu/action_mode_audio_browser.xml
+2
-2
2 additions, 2 deletions
vlc-android/res/menu/action_mode_audio_browser.xml
with
2 additions
and
2 deletions
vlc-android/res/menu/action_mode_audio_browser.xml
+
2
−
2
View file @
0914e5ba
...
...
@@ -7,11 +7,11 @@
<item
android:id=
"@+id/action_mode_audio_append"
android:title=
"@string/append"
android:icon=
"@drawable/ic_
next
_w"
/>
android:icon=
"@drawable/ic_
am_append
_w"
/>
<item
android:id=
"@+id/action_mode_audio_info"
android:title=
"@string/info"
android:icon=
"@drawable/ic_info
_outline_white
"
/>
android:icon=
"@drawable/ic_
am_
info
rmation_w
"
/>
<item
android:id=
"@+id/action_mode_audio_add_playlist"
android:title=
"@string/add_to_playlist"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment