android - Access Activity from ContentView -


how can access activity it's contentview? contentview custom layout implementation.

i interpreting "custom layout implementation" having created custom subclass of view.

any subclass of view can call getcontext() which, in normal cases, return activity hosts view.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - EclipseLink JPA Object is not a known entity type -

java - Need to add SOAP security token -