Hacker News new | ask | show | jobs
by cmatthias 5787 days ago
I'm not even an experienced Android developer, but I just looked up CheckedTextView:

http://developer.android.com/reference/android/widget/Checke...

I see no indications that it's abstract, and I found a bunch of other abstract classes that clearly say "abstract" above the class name at the top of the page. Am I totally off base here?