DroidScript UI Kit

In-app purchases
4.1
72 reviews
5K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

DroidScript UI Kit is a DroidScript plugin for creating elegant and modern UI inspired from Google's Material Design. It uses the available controls from DroidScript to implement designs, from typography and buttons to menus and pickers. We are constantly adding new design to the Kit and if you like to request new widget. Please let us know and we might take some time to craft it.
Updated on
Jan 5, 2022

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.1
70 reviews
Ivy
May 28, 2020
Seekbar doesn't have enough functions e.g setMaxRange, setMinRange... And please add dark mode to the widgets... Everything is blindingly white... Love this app so much btw!!!!
5 people found this review helpful
Did you find this helpful?
GineersLife
May 31, 2020
Thank you for your response MOx2 studios. We will be updating soon and there's additional methods we are implementing on seekbar. Adding that suggestions to our todo list. Hope we can push the update soon. And we thank you for supporting DroidScript UI Kit.
Rodwell
October 19, 2020
Great work. Add more events on componets eg. seekbar touchdown, onseeking, isSeeking. Material list also needs more events.
3 people found this review helpful
Did you find this helpful?
Jonathan Kent
October 22, 2021
Purchased the full app but can't see any difference between the free version. Please can you tell me what is actually different? Especially as I've paid 7.49! Thanks
2 people found this review helpful
Did you find this helpful?
GineersLife
October 22, 2021
Hi Jonathan. Purchasing the plugin means you can use those controls and designs that you see on the demo app into your actual DroidScript apps even if you are not a DroidScript Premium user. By the way, there is no free version of the plugin.

What’s new

Supports Add*** methods to MUI
Added SetColor method to Buttons and FABs
Button padding is added to button with null width.
Add SetText method to FAB
Added Add*** method to each control.
Pass TextEdit control as param to pickers.
Added SetTextEdit method to pickers and listdialogs.
Added SetOnTouch method to TextEdits
Added 1 Outlined Button
Added SetOnClose to dialogs
Redesign Modal dialog control
Fixed Dialog control
Added SetOnReady and SetOnProgress method on DataTable