In a recent Android project, I work with ListView component. At the beginning,
it was static and that was enough for the project. But now, the list view’s item
need to be dynamic in order to increase the interactive ability with user.
Therefore, the implementation of a listner in the activity.