xamarin / AndroidSupportComponents

Xamarin bindings for Android Support libraries - For AndroidX see https://github.com/xamarin/AndroidX
MIT License
146 stars 56 forks source link

[Binding] Enumeration for ZoomFactors missing in Leanback #1

Closed Redth closed 6 years ago

Redth commented 8 years ago

Support Libraries Version (eg: 23.3.0):

23.3.0+, Leanback

Describe your Issue:

The ZoomFactors of FocusHighlight (Leanback Support Library) haven't been translated into an Enumeration yet. https://developer.android.com/reference/android/support/v17/leanback/widget/FocusHighlight.html#ZOOM_FACTOR_NONE

Bugzilla #35777