I have a custom view that extends “Relative Layout” (actually is a custom listview item).
I have no way to pass the application object to this view. Then how could I access the application object from inside this view.
I have a custom view that extends Relative Layout (actually is a custom listview
Share
Call
getContext().getApplicationContext().