diff --git a/entry/src/main/ets/constants/Constants.ets b/entry/src/main/ets/constants/Constants.ets index 0846b65b2eac30f16eb45c26742f6821db6d98be..3f26582196ced7ed7ff0d249ffb349460dd6dc6d 100644 --- a/entry/src/main/ets/constants/Constants.ets +++ b/entry/src/main/ets/constants/Constants.ets @@ -37,7 +37,7 @@ export class Constants { /** * The hundred percent of the components */ - static readonly FULL_PERCENT: string = '100%'; + public static readonly FULL_PERCENT: string = '100%'; /** * Video1 button width.