Had an uncommited change I forgot to upload when I merged
the new Snackbar class--d'oh!
Since this is a small fix, I'll verify it, +2 it myself, and merge.
See first comment for doc stage location.
bug: 25191776
Change-Id: I1593f81d09a2607a559f0341ff827c79c6e00a70
NOTE: Cherry picked from:
https://googleplex-android-review.git.corp.google.com/#/c/732032/
Contains updates incorporating all feedback from Andy's original CL.
Updated with suggestion from Andrew.
Bug: 21274505
Change-Id: If43ba81e770a39239108b8fa9731c2b4df3a9ae6
Fixing some minor syntax errors in code snippet.
Verified code syntax in Android Studio.
Bug: 25461807
Change-Id: Ic5759044616dedef093401660d1fdb0b153f5903
extend apps to work with Android Auto.
Moved training video to bottom of the page for clarity.
Bug: 25398087
Change-Id: If527794c2b55b338b3317c69baa7871653cca1d5
New Snackbar class, to supersede the existing Toasts API guide.
See first comment for doc stage location.
bug: 25191776
Change-Id: I0b6abdf7ec7c75ba7067580a98d57c9df6b889cb
Recommendation is to provide a 5% overscan margin -- updating docs
to reflect this. Updated example diagram (manually edited, image
source not available). Added guidance on working with margins and
layout. Updated sample layout to include background root layout and
nested layout with overscan safe margin (tested with test app).
Bug: 18550276
Change-Id: I71b83b9a348385d68a7aacdce17f51a93227694d
We've moved the IAB sample to GitHub so just directing the docs to use that
location as well.
Also included a reference to the YouTube video on this subject.
Bug: 24603614,25080797
Change-Id: Ia7d2a3505255fc1ad1449e1798482b1e3be17991
Spelling fix, I'll verify it with a build then go ahead and +2
it. I'll leave the stage up until DAC is updated... (See first
comment for stage location.)
bug: 25382224
Change-Id: Ia7127c325890ad205463d9c92c1edb990f24c661
Removed the now-obsolete ActionBar API guide; it's been
superseded by the AppBar training class
(http://developer.android.com/training/appbar/ )
Changed the most important ActionBar links and references to point to
the AppBar docs (or some other appropriate page).
A separate CL will set up redirects from the ActionBar API guide.
See first comment for doc stage location.
bug: 25194804
Change-Id: I0859ea1712971fcf2f6cf131b2a5221b5bf3ea44
The code snippet was copied straight from the MediaBrowserService
sample app. Since the code snippet consisted almost entirely of
calls to *other* methods in that sample app, the snippet wasn't
very helpful--and it wouldn't be helpful to add a lot of verbiage
explaining the sample app. So instead, I made the code more generic
(e.g. comments saying "You need to write code to check for XYZ")
followed by a link to the sample app.
Fixed other miscellaneous problems in the code snippets while we had
the file open.
See first comment for doc stage location.
bug: 20008288
Change-Id: Ic080ebffcc43e332ec3335b730c07ef5f8b64fa9