Francesco Galgani

Results 37 comments of Francesco Galgani

@ducbm-belive No, I didn't find a solution

For clarity, I add a screenshot ![Istantanea_2021-10-13_10-35-34](https://user-images.githubusercontent.com/1997316/137098296-15856a72-4f30-4dd3-a539-549c0029e407.png)

Found it, thanks. I had never explored the account section of Control Center, it looks like a good alternative to what is available in the "Codename One build" app.

This comment is just a reminder of a problem that still exists.

You did very well to put a link to the old discussion, otherwise it would have been hard to remember what we did. Based on the previous discussion, I assume...

@ThomasH99 You can also try to find a method to get the list of ligatures included in a ttf, that is the list of material icons and their code. Once...

@beazl-peter Thank you!

So Maven has had a bug for more than eight years that no one has fixed and that hasn't even been assigned.... What do you think about Netbeans' "Compile on...

Correct me if I'm wrong: in the latest versions of Android and iOS, only iOS supports displaying Push notifications composed of multiple lines, while Android only displays a single line...

In the past, I solved a problem similar to yours (or the same problem) with this method, give it a try: ``` /** * The TextArea.setGrowByContent method works only after...