diff --git a/entry/src/main/resources/base/layout/ability_main.xml b/entry/src/main/resources/base/layout/ability_main.xml index 736225a0f157d5075d10ce3a61086277ef8390af..335d44118a8c84dfa5cdbde4e896940486ca2e18 100644 --- a/entry/src/main/resources/base/layout/ability_main.xml +++ b/entry/src/main/resources/base/layout/ability_main.xml @@ -3,7 +3,6 @@ ohos:id="$+id:root" xmlns:ohos="http://schemas.huawei.com/res/ohos" xmlns:app="http://schemas.huawei.com/res/ohos-auto" - xmlns:tools="http://schemas.android.com/tools" ohos:height="match_parent" ohos:width="match_parent" ohos:focusable_in_touch="true" @@ -47,8 +46,7 @@ ohos:text="Min:" ohos:text_color="#424242" ohos:text_size="13fp" - ohos:text_weight="700" - tools:ignore="HardcodedText"/> + ohos:text_weight="700"/> + ohos:text="01/01/1990"/> @@ -73,8 +71,7 @@ ohos:text="Max:" ohos:text_size="13fp" ohos:text_color="#424242" - ohos:text_weight="700" - tools:ignore="HardcodedText"/> + ohos:text_weight="700"/> + ohos:text="01/01/1990"/>