Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

Xamarin Live Player Keep crashing when adding an image to Button inside a master detail page

$
0
0

Hi,

Please help me to solve my problem. Xamarin live player keeps crashing when i add an image to button inside a master detail page expandable list view.
Here is the xaml code

And the xaml.cs
public string StateIcon
{
get { return Expanded ? "icons/fa-chevron-left.png" : "icons/fa-chevron-down.png"; }
}

I tried to change it to a text instead and I don't encounter any errors.

Why does the xamarin live player is keep crashing and it doesn't show any error in visual studio debug output.

Thanks.


Viewing all articles
Browse latest Browse all 77050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>