11.16 android:layout_width="fill_parent" android:layout_height="fill_parent" //필수항목 2가지 메뉴형태__________________________________________ 1)Options Menu//메뉴키눌렀을때 나오는메뉴 -Icon Menu//처음에 뜨는 메뉴 6가지 -Expanded Menu //옵션메뉴를 눌렀을때 나오는 메뉴(more를 눌렀을때, 기본적으로 option메뉴는 6가지만 가능하므로) 2)Context Menu//마우스를 오래눌렀을때 나오는메뉴 3)Submenu//어느메뉴든 또다시 나오는 다른 메뉴 ------------------------------------------------------ 메뉴생성과정 메뉴등록 public.. 더보기 이전 1 ··· 114 115 116 117 118 119 120 ··· 151 다음