Don't call methods in the constructor that you exp...
# android
d
Don't call methods in the constructor that you expect the consumers of your code to override.