messier16 / Forms.Controls

Home of all Messier16 Xamarin.Forms controls 😁 (now .NET standarized)
MIT License
20 stars 8 forks source link

Android checkbox renders at the same size regardless of WidthRequest or HeightRequest #10

Open AugustMoebius opened 6 years ago

AugustMoebius commented 6 years ago

As the title states, the checkbox does not change size on android regardless of size properties. The touch area increases but the rendered checkbox is the same size regardless. No other elements restricts the size and it renders correctly on iOS.