Gorilla-Player-Support icon indicating copy to clipboard operation
Gorilla-Player-Support copied to clipboard

MarkupExtensions not recognized [v. 0.8.3]

Open pablos91 opened this issue 8 years ago • 4 comments

I'm using MarkupExtensions which are not recognized at all. I've already tried to change MarkupExtension class name to not use alias but full class name.

<local:Translate />
or
<local:TranslateExtension /> <!-- which is the markupextension class name -->

screenshot

pablos91 avatar Apr 26 '16 18:04 pablos91

Still not working in 0.9.1.2 (android) and 0.9.0.8 (iOS). gorillamarkupextension

With MarkupExtension from Xamarin Guides : https://developer.xamarin.com/guides/xamarin-forms/working-with/images/#Using_Xaml

Hope this will come soon, I can't use Gorilla Player anymore, since all images use this MarkupExtension.

matll42 avatar Aug 18 '16 15:08 matll42

I got same problem on v0.9.1.2 Here's my test project GorillaTest.zip

device-2016-10-07-110848

Knight1988 avatar Oct 07 '16 04:10 Knight1988

+1 same issue.

DaniusLabs avatar Mar 15 '18 11:03 DaniusLabs

@DaniusLabs please take a look at this, it might help you if you are trying to preview localized text...

LeoHere avatar Mar 15 '18 17:03 LeoHere