category selector

This commit is contained in:
gaoyuan
2022-02-28 23:05:21 +08:00
parent 589c7514f2
commit 5b954ac441
28 changed files with 81 additions and 32 deletions

View File

@ -46,7 +46,7 @@ namespace Billing.UI
},
Children =
{
new Image
new TintImage
{
WidthRequest = 20,
HeightRequest = 20,
@ -93,7 +93,7 @@ namespace Billing.UI
},
Children =
{
new Image
new TintImage
{
WidthRequest = 20,
HeightRequest = 20,