hotwired / turbo-android

Android framework for making Turbo native apps
MIT License
431 stars 49 forks source link

Intercept left arrow click in AppBarLayout #172

Closed Nodalailama closed 3 years ago

Nodalailama commented 3 years ago

Hi,

How can I intercept the left arrow click in AppBarLayout ? Or, how can I hide the AppBarLayout and, after, re-show it ?

Sorry, seems trivial but I am bugging since day on it.

Thanks in advance if you can help me.