/[svn]/jsampler/trunk/android/res/menu/jsampler_options_menu.xml
ViewVC logotype

Contents of /jsampler/trunk/android/res/menu/jsampler_options_menu.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2302 - (show annotations) (download) (as text)
Thu Dec 15 23:13:30 2011 UTC (12 years, 4 months ago) by iliev
File MIME type: text/xml
File size: 262 byte(s)
* Initial support for Android platforms (only sampler channel
  manipulation for now - see the screenshots on the website)

1 <?xml version="1.0" encoding="utf-8"?>
2 <menu xmlns:android="http://schemas.android.com/apk/res/android" >
3 <item android:id="@+id/jsampler_options_menu_choose_backend"
4 android:title="@string/jsampler_options_menu_choose_backend"></item>
5
6
7
8 </menu>

  ViewVC Help
Powered by ViewVC