¡@

Home 

2014/10/16 ¤W¤È 08:11:15

android Programming Glossary: colorfragment

Dynamic UI with sliding menu and actionbarsherlock

http://stackoverflow.com/questions/14274676/dynamic-ui-with-sliding-menu-and-actionbarsherlock

to select wish item user have been selected so it Call ColorFragment you can change to Task1Fragment Task2Fragment Task3Fragment... newContent null switch position case 0 newContent new ColorFragment R.color.red break case 1 newContent new ColorFragment R.color.green.. new ColorFragment R.color.red break case 1 newContent new ColorFragment R.color.green break case 2 newContent new ColorFragment R.color.blue..

Dynamic UI with sliding menu and actionbarsherlock

http://stackoverflow.com/questions/14274676/dynamic-ui-with-sliding-menu-and-actionbarsherlock

lv View v int position long id This switch case is a listener to select wish item user have been selected so it Call ColorFragment you can change to Task1Fragment Task2Fragment Task3Fragment. Fragment newContent null switch position case 0 newContent.. change to Task1Fragment Task2Fragment Task3Fragment. Fragment newContent null switch position case 0 newContent new ColorFragment R.color.red break case 1 newContent new ColorFragment R.color.green break case 2 newContent new ColorFragment R.color.blue.. Fragment newContent null switch position case 0 newContent new ColorFragment R.color.red break case 1 newContent new ColorFragment R.color.green break case 2 newContent new ColorFragment R.color.blue break case 3 newContent new ColorFragment android.R.color.white..