With the release of Xojo 2024r4, it’s time to unveil a new version of the Android Design Extensions. The focus of version 3.5 (compatible with all Xojo versions starting from 2024r4+) was on code maintenance and introducing exceptions for unsupported API calls, depending on the running Android version. This should make your work as a developer easier.
You can now use the SetBottomAppBarMenuAlignmentModeXC extension method for MobileScreen to set the alignment of the buttons in your MobileScreen.Toolbar.
Additionally, new declares for MobileMessageBox have been added, allowing you to display an icon next to the title as well as next to individual buttons.
Give it a try! More exciting Android features are coming soon. Stay tuned!
Feel free to take a look at the developer repository, create feature requests, and provide feedback on extending this extension library.
I’m happy to receive any voluntary financial support for the work I’ve done so far, which you are welcome to share here. You can download the project with many examples at https://github.com/XojoGermany/AndroidDesignExtensions.
Happy coding.
Martin T. is a Xojo MVP and has been very involved in testing Android support.