Zeus64
Zeus64
With app ? it's in one of the demo ?
DeadZoneBeforeAcquireScrolling have removed in the very last version I do not think that TALTabContlor can contain VertScrollBoxes, i never tried but it's was not build for this.
hello, when do you have such error ? when building the library with CompileJar.bat?
hi @gonzzzales , can you make a little test, can you put on a form a TEdit with controlType= Plateform and see if your font work well ?
controlType=Styled mean it's FMX that draw everything. ControlType=Tlabel it's mean it's the OS that is responsible to draw the control. So it's look like that that os didn't have access...
hello, you must use a script like https://github.com/MagicFoundation/Alcinoe/blob/master/Demos/ALFmxControls/_Source/android/MergeLibraries.bat to include the libraries you need in you project. you must also include some res (like start icon, etc.) manually like it's...
to update the design of the ALmemo, under android it's work the same way as any other android app, you need to update the styles.xml. you can see an example...
can you post here or send me in private the dproj so that I can investigate on it ?
not sure the same but with ubuntu 24.04 i have "Unable to Connect: Invalid Access Key Error" (https://github.com/Jigsaw-Code/outline-server/issues/1591)
For me even on Ubuntu 22.04 it's not work :(