<TextView android:text="选项" android:id="@+id/select_item"
android:textSize="@dimen/music_list_title" android:textStyle="bold"
android:layout_width="wrap_content" android:layout_height="wrap_content">
</TextView>
</LinearLayout>
<ListView android:id="@+id/menu" android:layout_width="wrap_content"
android:background="@drawable/list_item_bg" android:layout_height="wrap_content">
</ListView>
<TextView android:layout_width="wrap_content"
android:layout_height="50px"></TextView>
<LinearLayout android:layout_width="fill_parent" android:gravity="right"
android:layout_height="wrap_content" android:background="@drawable/footer_bar">
<ImageButton android:id="@+id/back"android:background="@drawable/back"
android:layout_width="wrap_content" android:layout_height="wrap_content">
</ImageButton>
</LinearLayout>
</LinearLayout>
4.3.2 菜单功能实现
播放器菜单选择功能实现代码:
public void onItemClick(AdapterView<?> arg0, View arg1, int arg2,
long arg3) {
SharedPreferences sp=getSharedPreferences("MUSIC",MODE_WORLD_WRITEABLE);
SharedPreferences.Editor editor=sp.edit();
switch (arg2) {
case 0:
Intent intent_play = new Intent(Menu.this,
MainPlayActivity.class);
startActivity(intent_play);
Bundle bundle = new Bundle();
bundle.putInt("operate", 0);
Intent intent = new Intent();
intent.putExtras(bundle);
setResult(2, intent);
finish();
break;
case 2:
Intent intent_add = new Intent(Menu.this,
FileExplorerActivity.class);
editor.putString("SELECTNAME", null);
- 上一篇:ASP.net+sqlserver手工艺分享网站设计与开发
- 下一篇:ASP人才招聘网站的设计与实现+ER图+流程图
-
-
-
-
-
-
-
河岸冲刷和泥沙淤积的监测国内外研究现状
十二层带中心支撑钢结构...
当代大学生慈善意识研究+文献综述
java+mysql车辆管理系统的设计+源代码
大众媒体对公共政策制定的影响
中考体育项目与体育教学合理结合的研究
电站锅炉暖风器设计任务书
乳业同业并购式全产业链...
酸性水汽提装置总汽提塔设计+CAD图纸
杂拟谷盗体内共生菌沃尔...