SuavePirate / BadgeView

A simple Xamarin.Forms control to display a round badge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Default constructor not found" Exception thrown

phyti1 opened this issue · comments

I got following exception: "System.MissingMethodException: Default constructor not found for type BadgeView.Shared.CircleView" whenver I opened the page containing the "BadgeView" with or without bindings. Could not get it to work. (Xamarin.forms 3.4.0.1039999)