Pesquisa resultou em 2 ocorrências

Return

por AlainProvist
26 Set 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 ...
por AlainProvist
03 Out 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 ...