<@U0CD02F9P> there's no way to know you custom vie...
# android
m
@kevinmost there's no way to know you custom view's type parameter value at compile-time. Instead of using unchecked cast, you can create this view programmatically (e. g. with Anko) 🙂