I guess the way around it is to declare a class wi...
# android
k
I guess the way around it is to declare a class with specific type in it such as
class MyAwesomeTextView : CustomTextView<SomeType>