0

I have toolbar with transparent colour and below it ImageView. There is onClickListener for imageView. But if I click on Toolbar, it catch my click, and doesn't through it even with next line in xml:

android:clickable="false"

is there any other way to prevent toolbar catch clicks? Thanks!

Andriy Antonov
  • 1,360
  • 2
  • 15
  • 29
  • 1
    http://stackoverflow.com/questions/4415528/how-to-pass-the-onclick-event-to-its-parent-on-android – Matias Elorriaga Apr 05 '17 at 20:49
  • Possible duplicate of [How to pass the onClick event to its parent on Android?](http://stackoverflow.com/questions/4415528/how-to-pass-the-onclick-event-to-its-parent-on-android) – Darwind Apr 05 '17 at 22:40

0 Answers0