Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Casanowow Life for love
VLC-Android
Commits
34faa77c
Commit
34faa77c
authored
Apr 15, 2012
by
Jean-Baptiste Kempf
Browse files
Put the open on the first line
parent
73f8119e
Changes
1
Hide whitespace changes
Inline
Side-by-side
vlc-android/res/menu/media_library.xml
View file @
34faa77c
<?xml version="1.0" encoding="utf-8"?>
<menu
xmlns:android=
"http://schemas.android.com/apk/res/android"
>
<item
android:id=
"@+id/ml_menu_open_mrl"
android:icon=
"@android:drawable/ic_btn_speak_now"
android:title=
"@string/open_mrl"
/>
<item
android:title=
"@string/sortby"
android:icon=
"@android:drawable/ic_menu_sort_alphabetically"
...
...
@@ -25,9 +29,4 @@
android:id=
"@+id/ml_menu_about"
android:icon=
"@android:drawable/ic_menu_info_details"
android:title=
"@string/about"
/>
<item
android:id=
"@+id/ml_menu_open_mrl"
android:icon=
"@android:drawable/ic_btn_speak_now"
android:title=
"@string/open_mrl"
/>
</menu>
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