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
13
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
91bfd477
Commit
91bfd477
authored
4 years ago
by
Nicolas Pomepuy
Committed by
Geoffrey Métais
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Reorder video grouping entries
parent
65c8bef4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!571
Multiple fixes from feedback
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
application/vlc-android/res/menu/activity_option.xml
+6
-4
6 additions, 4 deletions
application/vlc-android/res/menu/activity_option.xml
with
6 additions
and
4 deletions
application/vlc-android/res/menu/activity_option.xml
+
6
−
4
View file @
91bfd477
...
...
@@ -103,16 +103,18 @@
<menu>
<item
android:orderInCategory=
"2"
android:id=
"@+id/video_min_group_length_
disabl
e"
android:title=
"@string/video_min_group_length_
disabl
e"
/>
android:id=
"@+id/video_min_group_length_
nam
e"
android:title=
"@string/video_min_group_length_
nam
e"
/>
<item
android:orderInCategory=
"2"
android:id=
"@+id/video_min_group_length_folder"
android:title=
"@string/video_min_group_length_folder"
/>
<item
android:orderInCategory=
"2"
android:id=
"@+id/video_min_group_length_name"
android:title=
"@string/video_min_group_length_name"
/>
android:id=
"@+id/video_min_group_length_disable"
android:title=
"@string/video_min_group_length_disable"
/>
</menu>
</item>
<item
...
...
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