File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 android : title =" @string/share"
1515 app : showAsAction =" ifRoom" />
1616
17- <item
18- android : id =" @+id/menu_item_share_stream"
19- android : icon =" ?attr/share"
20- android : title =" @string/share_stream"
21- app : showAsAction =" ifRoom" />
22-
2317 <item
2418 android : id =" @+id/action_settings"
2519 android : orderInCategory =" 1"
3125 android : orderInCategory =" 2"
3226 android : title =" @string/open_in_browser"
3327 app : showAsAction =" never" />
28+
29+ <item
30+ android : id =" @+id/menu_item_share_stream"
31+ android : orderInCategory =" 3"
32+ android : title =" @string/share_stream"
33+ app : showAsAction =" never" />
3434</menu >
Original file line number Diff line number Diff line change 1111 <string name =" open_in_browser" >Open in browser</string >
1212 <string name =" open_in_popup_mode" >Open in popup mode</string >
1313 <string name =" share" >Share</string >
14- <string name =" share_stream" >Share Stream </string >
14+ <string name =" share_stream" >Share link to stream file </string >
1515 <string name =" download" >Download</string >
1616 <string name =" controls_download_desc" >Download stream file</string >
1717 <string name =" search" >Search</string >
You can’t perform that action at this time.
0 commit comments