Open aolivafaura opened 6 years ago
It would be nice to have something like
val mString = view.tag<String>()
Why don't we lobby to have the framework method changed to use an unsafe type parameter cast like we did with findViewById?
findViewById
It would be nice to have something like
val mString = view.tag<String>()