[Android][MVUX] Binding to IFeed
Property Requires Accessing Value
for AppBarButton
#2603
Open
2 of 15 tasks
Labels
kind/bug
Something isn't working
triage/untriaged
Indicates an issue requires triaging or verification.
Current behavior
Android only. It works fine on other platforms.
When trying to bind a property from an
IFeed
to aAppBarButton
, for example, its Visibility, it is necessary to use theValue
property to access theIFeed
properties. For exmaple:Expected behavior
No need to use
.Value
.How to reproduce it (as minimally and precisely as possible)
Repro1323.zip
Environment
Nuget Package (s):
Affected platform(s):
IDE:
The text was updated successfully, but these errors were encountered: