mirror of
https://gitee.com/openharmony/applications_notes
synced 2024-11-26 17:20:25 +00:00
设置安全区域
Signed-off-by: nobbo <gaoshang22@huawei.com>
This commit is contained in:
parent
fbdc200d12
commit
62674af0ac
@ -18,10 +18,6 @@
|
||||
"apiType": 'stageMode',
|
||||
"buildOption": {
|
||||
},
|
||||
"entryModules": [
|
||||
"phone",
|
||||
"tablet"
|
||||
],
|
||||
"targets": [
|
||||
{
|
||||
"name": "default"
|
||||
|
@ -330,6 +330,7 @@ export struct NoteContentCompPortrait {
|
||||
|
||||
DeleteNoteComp()
|
||||
}
|
||||
.expandSafeArea([SafeAreaType.KEYBOARD, SafeAreaType.SYSTEM])
|
||||
.height(StyleConstants.PERCENTAGE_100)
|
||||
.width(StyleConstants.PERCENTAGE_100)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user