You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
542 B
17 lines
542 B
7 months ago
|
|
||
|
page.tags="DoneBar"
|
||
|
sample.group=UI
|
||
|
@jd:body
|
||
|
|
||
|
<p>
|
||
|
|
||
|
This sample demonstrates two alternative presentations of the
|
||
|
action bar that are well-suited for simple data entry scenarios.
|
||
|
|
||
|
In this presentation, a done bar replaces the action
|
||
|
bar entirely, providing two direct actions to persist or dismiss changes. This is
|
||
|
suitable for cases where no additional view details or actions are needed in the
|
||
|
action bar.
|
||
|
|
||
|
</p>
|