Home | History | Annotate | Download | only in menu

Lines Matching full:group

23          the number of items that will be checkable within that group. -->
28 <group android:id="@+id/noncheckable_group"
30 <!-- Notice how these items inherit from the group. -->
37 </group>
43 <group android:id="@+id/checkable_group"
45 <!-- Notice how these items inherit from the group. -->
54 </group>
60 <group android:id="@+id/exclusive_checkable_group"
62 <!-- Notice how these items inherit from the group. -->
70 </group>
74 <item android:title="All without group">