In this video I demo how to build custom views on Android. This video is one of several videos to come in the effort for turning the way I write code on Android into the MVP design pattern.
I take a perfectly working UI component along with its initialization code and make it a custom view that I can plug anywhere.