Anas Ambri
Android Montreal Meetup - January 2016
Android & iOS developer at Guaraná
Website: http://verybadalloc.com/
Twitter: @AnasAmbri
Slides: http://slides.com/anasambri/deck
At Guaraná, we make Android & iOS apps
Website: http://guarana-technologies.com/
We are also hiring!
Meet DesignSupportLibraryDemo (name pending trademark)
For the sake of completeness, we support SDK=7 (do not try this at home)
Styleables include:
Important: some sibling views do not implement the scrolling view behavior.
<?xml version="1.0" encoding="utf-8"?>
<android.support.v4.widget.NestedScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
<WebView
android:layout_width="match_parent"
android:layout_height="match_parent" />
</android.support.v4.widget.NestedScrollView>
Good CollapsingToolbarLayout implementation
Google DPE Chris Banes' demo project
Website: http://verybadalloc.com/
Twitter: @AnasAmbri
Slides: http://slides.com/anasambri/deck
On Android MTL SLACK TOO!