How to handle visibility changes for a custom android view/widget -


i have written custom view in android. need processing when visibility of view changed. there listener called when visibility of view/widget changed ?

edit:

i know how change visibility, know if there listener called when setvisibility on view!

do want processing within custom view class? if so, why not override setvisibility() method, call super(), , custom processing?


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -