why do I get "Unchecked cast: Fragment! to T" when...
# announcements
k
why do I get "Unchecked cast: Fragment! to T" when using
fragmentManager.findFragmentByTag(TAG) as? T
? (this is not Android specific)