mirror of
https://gitee.com/openharmony-tpc/ImageKnife.git
synced 2026-07-13 21:24:37 +08:00
ae7a8a864f
使用Image组件替换Canvas组件渲染,并重构大部分的实现逻辑,提升渲染性能 Signed-off-by: madixin <madixin@huawei.com>
12 lines
260 B
Plaintext
12 lines
260 B
Plaintext
{
|
|
"app": {
|
|
"bundleName": "com.openharmony.imageknife",
|
|
"vendor": "example",
|
|
"versionCode": 1000000,
|
|
"versionName": "3.0.0-rc.0",
|
|
"icon": "$media:app_icon",
|
|
"label": "$string:app_name",
|
|
"distributedNotificationEnabled": true
|
|
}
|
|
}
|