upload android base code part7
This commit is contained in:
parent
4e516ec6ed
commit
841ae54672
25229 changed files with 1709508 additions and 0 deletions
16
android/development/samples/browseable/DoneBar/_index.jd
Normal file
16
android/development/samples/browseable/DoneBar/_index.jd
Normal file
|
@ -0,0 +1,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>
|
Loading…
Add table
Add a link
Reference in a new issue