upload android base code part7

This commit is contained in:
August 2018-08-08 18:09:17 +08:00
parent 4e516ec6ed
commit 841ae54672
25229 changed files with 1709508 additions and 0 deletions

View 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>