PaNaVTEC / DrawableView

A view that allows to paint and saves the result as a bitmap
http://panavtec.me
Apache License 2.0
585 stars 99 forks source link

Disable Touch Listener #23

Open sovoereign opened 6 years ago

sovoereign commented 6 years ago

I'm using this Gradel in photo editor type app. I'm inflating this view above image view. is it possible to handle setConfig. I want that it will work when I click on the particular button and it will be disabled when I click on another view.