optimized and add diagnostic feature
This commit is contained in:
@@ -9,6 +9,7 @@ namespace Billing.UI
|
||||
{
|
||||
public const string PrimaryColorKey = "PrimaryColor";
|
||||
public const string DefaultIcon = "ic_default";
|
||||
public const long TransparentColor = 0x00ffffffL;
|
||||
|
||||
public static partial (string main, long build) GetVersion();
|
||||
public static partial string GetRegularFontFamily();
|
||||
|
Reference in New Issue
Block a user