Hi i am trying to run compose app on raspberry pi 3. I have simple app with button and counter and it is for some reason laggy (The button ripples). Is compose really that performance heavy that raspberry pi 3 could not handle it ? If i create similar UI in javaFX it runs smooth. Does anyone know if there is something that I could be doing wrong or compose is just not suitable for raspberry pi 3 ?