xref: /aosp_15_r20/development/samples/browseable/DoneBar/_index.jd (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1
2page.tags="DoneBar"
3sample.group=UI
4@jd:body
5
6<p>
7
8                This sample demonstrates two alternative presentations of the
9                action bar that are well-suited for simple data entry scenarios.
10
11                In this presentation, a done bar replaces the action
12                bar entirely, providing two direct actions to persist or dismiss changes. This is
13                suitable for cases where no additional view details or actions are needed in the
14                action bar.
15
16        </p>
17