Three use cases of Custom Views

Custom Views as its name emphasis on Customization, leads to some developer not know the other use cases of it, hence not making the best value it provides to Android development best practices.
Some thought, making custom view is only needed only, when one needs a view that is special and can’t be made by Android provided views.