Пошук дав 3 результатів

Return

Lattenknaller
03 лютого 2023, 11:11
Jump to forum
Jump to topic

Re: Amazfit GT3 Series Watch Face Editor (GTR 3, GTR 3 Pro, GTS 3)

Zecodorna
replace

normal_sunrise_jumpable_img_click = hmUI.createWidget(hmUI.widget.IMG_CLICK, {
x: 178,
y: 289,
w: 100,
h: 100,
src: '98.png',
type: hmUI.data_type.SUN_CURRENT,
show_level: hmUI.show_level.ONLY_NORMAL,
});


with

normal_img_click_1 = hmUI.createWidget(hmUI.widget.IMG, {
x ...
SashaCX75
12 квітня 2025, 07:09
Jump to forum
Jump to topic

Re: Watch face editor for Amazfit watch on ZeppOS

Zecodorna писав: 12 квітня 2025, 03:42
What is the url to add a shortcut to the training history screen?...

Код: Виділити все

hmApp.startApp({url: 'SportRecordListScreen', native: true });
hmApp.startApp({url: 'SportScreen', native: true });
There are buttons like this in the editor.