搜索找到 2 个匹配

Return

AlainProvist
26 9月 2020, 20:09
Jump to forum
Jump to topic

Re: Question about the xml components

I will for sure once I get something functionnal. For now I'm still investigating that weather shit for the stratos3... So disappointing that the weather provider is not working withh the gtr weather data, and that there is no way to use the data coming from the normal weather data :'(

link to the ...
AlainProvist
03 10月 2020, 17:59
Jump to forum
Jump to topic

Re: Question about the xml components

Haha thanks for fixing that (and not baning me for losing my patience actually figuring the if statement was the culprit :D )


The code I was refering is this one:
code for slpt centering:

public static void setLayoutAlign(SlptViewComponent layout, int Align) {
layout.alignX = 2;
layout.alignY ...