ui test, nine patch image

This commit is contained in:
Michele Scandura 2021-06-03 16:21:05 +01:00
parent 53bfb770ea
commit fd25025889
7 changed files with 95 additions and 3 deletions

View file

@ -0,0 +1,11 @@
/* Generated by MyraPad at 03/06/2021 16:00:11 */
namespace Sledgemapper.UI
{
public partial class CampaignListItem
{
public CampaignListItem()
{
BuildUI();
}
}
}