MvvmCross / MvvmCross-AndroidSupport

Android support library packages for MvvmCross: The .NET MVVM framework for cross-platform solutions.
http://mvvmcross.com
15 stars 0 forks source link

OMG do we even need all of these annoying AppCompat Target Bindings? #262

Closed kjeremy closed 8 years ago

kjeremy commented 8 years ago

Since AppCompatImageView extends ImageView do we even need these target bindings?

Cheesebaron commented 8 years ago

Most likely we don't need a lot of them.

ghost commented 8 years ago

@kjeremy that was my goof.

Cheesebaron commented 8 years ago

Unless we want to add AppCompat specific target bindings, they are not needed for the most part, unless the class it inherits from isn't one of the original bindings.