1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
| 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>
|
|