baskren / Forms9Patch

Simplify image management and text formatting in your Xamarin.Forms apps
http://Forms9Patch.com
Other
128 stars 33 forks source link

1.8.0.5 Android - Constructor on type 'Forms9Patch.Droid.LabelRenderer' not found. #25

Closed bdgza closed 5 years ago

bdgza commented 5 years ago

Forms9Patch 1.8.0.5 on Xamarin Forms Android throws

Constructor on type 'Forms9Patch.Droid.LabelRenderer' not found.

When loading a view with a SegmentedControl. Works fine on iOS. Downgrading to Forms9Patch 1.8.0.2 removes the error.

baskren commented 5 years ago

@bdgza - Can you send me a sample project that demonstrates this issue. There could be a number of causes and, without the sample project, I don't have a fighting chance of finding the root cause.

bdgza commented 5 years ago

Emailed sample project to you.

baskren commented 5 years ago

@bdgza - I'll take a look this morning!

baskren commented 5 years ago

@bdgza :

baskren commented 5 years ago

@bdgza : Version 1.8.1 has been uploaded to NuGet.org. It should address this issue.