icon select
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
using Billing.Themes;
|
||||
using System;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using Xamarin.Forms;
|
||||
|
||||
@ -24,7 +23,7 @@ namespace Billing.UI
|
||||
Spacing = 10,
|
||||
Children =
|
||||
{
|
||||
new Image
|
||||
new TintImage
|
||||
{
|
||||
WidthRequest = 22,
|
||||
HeightRequest = 22,
|
||||
|
Reference in New Issue
Block a user