crossmob / CrossMobile

Create native iOS, Android, Windows Phone and Desktop applications in Java. Write it once, and produce sophisticated multiplatform applications.
GNU Lesser General Public License v3.0
51 stars 14 forks source link

UIBUTTON #7

Open beyons opened 2 years ago

beyons commented 2 years ago

Hi it's possible to create a rounded button ?

teras commented 2 years ago

It is; you need to use UIButtonType.System On Android it uses the system button of the android OS.

beyons commented 2 years ago

Thank you, crossmobile is maintained or not ???

teras commented 2 years ago

There is a newer version available, but not public yet. You need either to compile from sources, or you need to wait for the official release.