mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-01-03 06:42:27 +08:00
63 lines
1.3 KiB
Markdown
63 lines
1.3 KiB
Markdown
|
|
# android
|
||
|
|
|
||
|
|
**Type:** mxgraph shapes
|
||
|
|
**Prefix:** `mxgraph.android`
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
|
||
|
|
```xml
|
||
|
|
<mxCell value="label" style="shape=mxgraph.android.phone2;strokeColor=#c0c0c0;" vertex="1" parent="1">
|
||
|
|
<mxGeometry x="0" y="0" width="200" height="390" as="geometry" />
|
||
|
|
</mxCell>
|
||
|
|
```
|
||
|
|
|
||
|
|
## Shapes (47)
|
||
|
|
|
||
|
|
- `action_bar`
|
||
|
|
- `action_bar_landscape`
|
||
|
|
- `anchor`
|
||
|
|
- `checkbox`
|
||
|
|
- `contact_badge_focused`
|
||
|
|
- `contextual_action_bar`
|
||
|
|
- `contextual_action_bar_landscape`
|
||
|
|
- `contextual_split_action_bar`
|
||
|
|
- `contextual_split_action_bar_landscape`
|
||
|
|
- `contextual_split_action_bar_landscape_white`
|
||
|
|
- `indeterminateSpinner`
|
||
|
|
- `indeterminate_progress_bar`
|
||
|
|
- `keyboard`
|
||
|
|
- `navigation_bar_1`
|
||
|
|
- `navigation_bar_1_landscape`
|
||
|
|
- `navigation_bar_1_vertical`
|
||
|
|
- `navigation_bar_2`
|
||
|
|
- `navigation_bar_3`
|
||
|
|
- `navigation_bar_3_landscape`
|
||
|
|
- `navigation_bar_4`
|
||
|
|
- `navigation_bar_5`
|
||
|
|
- `navigation_bar_5_vertical`
|
||
|
|
- `navigation_bar_6`
|
||
|
|
- `phone2`
|
||
|
|
- `progressBar`
|
||
|
|
- `progressScrubberDisabled`
|
||
|
|
- `progressScrubberFocused`
|
||
|
|
- `progressScrubberPressed`
|
||
|
|
- `quick_contact`
|
||
|
|
- `quickscroll2`
|
||
|
|
- `quickscroll3`
|
||
|
|
- `rect`
|
||
|
|
- `rrect`
|
||
|
|
- `scrollbars2`
|
||
|
|
- `spinner2`
|
||
|
|
- `split_action_bar`
|
||
|
|
- `split_action_bar_landscape`
|
||
|
|
- `statusBar`
|
||
|
|
- `switch_off`
|
||
|
|
- `switch_on`
|
||
|
|
- `tab2`
|
||
|
|
- `textSelHandles`
|
||
|
|
- `text_insertion_point`
|
||
|
|
- `textfield`
|
||
|
|
- `time_picker`
|
||
|
|
- `time_picker_dark`
|
||
|
|
- `transparent`
|