icon select

This commit is contained in:
2022-03-02 10:45:40 +08:00
parent 2179c6a981
commit aa38e186c7
24 changed files with 288 additions and 35 deletions

View File

@ -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,