/AndroidToolbarScrolling

This simple app demonstrates Toolbar bug in AppLayout

Primary LanguageJava

AndroidToolbarScrolling

This simple android app demonstrates Toolbar bug in AppLayout.

Toolbar is not scrolling off if navigation bar is transparent (<item name="android:windowTranslucentNavigation">true</item>)

Here is the question on stackoverflow