diff options
Diffstat (limited to 'docs/html/preview/index.jd')
| -rw-r--r-- | docs/html/preview/index.jd | 35 |
1 files changed, 33 insertions, 2 deletions
diff --git a/docs/html/preview/index.jd b/docs/html/preview/index.jd index c6c2068..2801c18 100644 --- a/docs/html/preview/index.jd +++ b/docs/html/preview/index.jd @@ -46,7 +46,38 @@ footer.hide=1 <div class="resource-widget resource-flow-layout col-16" data-query="collection:preview/landing/resources" data-cardSizes="6x2" - data-maxResults="6"></div> + data-maxResults="3"></div> </div> </div> -</section>
\ No newline at end of file +</section> +<div class="wrap dac-offset-parent"> + <a class="dac-fab dac-scroll-button" data-scroll-button href="#latest"> + <i class="dac-sprite dac-arrow-down-gray"></i> + </a> +</div> +<section class="dac-section dac-gray dac-small dac-invert" id="latest"><div class="wrap"> + <h2 class="norule">Latest</h2> + <div class="resource-widget resource-flow-layout col-16" + data-query="type:blog+tag:featured+tag:preview" + data-cardSizes="6x6" + data-maxResults="3"></div> +</div></section> + +<section class="dac-section dac-light"><div class="wrap"> + <h1 class="dac-section-title">Android Data Binding</h1> + <div class="dac-section-subtitle"> + A new way to manage your app's UI. + </div> + + <ul class="dac-section-links"> + <li class="dac-section-link"><a href=""> + <span class="dac-sprite dac-auto-chevron"></span> + Overview and Usage + </a></li> + <li class="dac-section-link"><a href="/google/play/filters.html"> + <span class="dac-sprite dac-auto-chevron"></span> + User Guide + </a></li> + + </ul> +</div></section>
\ No newline at end of file |
