radimitrov / CSharpShellApp

82 stars 18 forks source link

Xamarin.form render #149

Open tyronemagwade opened 2 years ago

tyronemagwade commented 2 years ago

Does this application support CustomerRenders. Every time I make a custom renderers I get a exception no Java peer found

radimitrov commented 2 years ago

It doesn't support them. Or like you're probably suspecting it doesn't support the Java peers that need to be generated and integrated with the CLR.

equin0X35 commented 2 years ago

I too have created custom render for the listView itemSelectedColor and set that color to blue, at first run when I an select item nd listView the color of the selectedItem is blue but when I compile it second time it goes back to default which is orange

equin0X35 commented 2 years ago

And also I download the package pancakeView when I run the program it show that xception, maybe because of OS version