icon select
This commit is contained in:
@ -203,8 +203,9 @@ namespace Billing.UI
|
||||
HorizontalOptions = LayoutOptions.End,
|
||||
Children =
|
||||
{
|
||||
new Image
|
||||
new TintImage
|
||||
{
|
||||
WidthRequest = 26,
|
||||
HeightRequest = 20,
|
||||
HorizontalOptions = LayoutOptions.End,
|
||||
VerticalOptions = LayoutOptions.Center,
|
||||
|
Reference in New Issue
Block a user