DroidScript UI Kit

767 views
Skip to first unread message

ECEisLife

unread,
Dec 11, 2019, 9:12:33 PM12/11/19
to DroidScript
Hey there guys. It's time to design your 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.

You can download from the playstore.

Button.png
Checkbox.png
Date Picker.png
Menu.png
Textfield.png
Time Picker.png

ECEisLife

unread,
Dec 11, 2019, 9:59:06 PM12/11/19
to DroidScript
Also ChartJS is updated. You can now play with it in the DroidScript IDE with unlimited free trial. Here's the link from playstore

Sideyouss

unread,
Dec 12, 2019, 9:45:34 AM12/12/19
to DroidScript
I try but it does not work on my phone I receive this error message "Cannot read property CreateTextEditOutline of undefined

ECEisLife

unread,
Dec 14, 2019, 1:56:21 AM12/14/19
to DroidScript
Can you see the DroidScript plugin on the DroidScript Plugins section?

If YES. It might because of the app.LoadPlugin("MaterialUI") at the Getting started page, that I forget to change before building the apk of DroidScript UI Kit.

Please make sure that the name of the plugin is DroidScript UI Kit. Hence, load it like this

app.LoadPlugin("DroidScriptUIKit");

Message has been deleted

ECEisLife

unread,
Dec 14, 2019, 1:58:06 AM12/14/19
to DroidScript

ECEisLife

unread,
Dec 14, 2019, 3:39:23 AM12/14/19
to DroidScript
Thank you for reviewing DroidScript UI Kit Symbroson. We'll try to implement your suggestions and also fix those minor glitches you've mention.

Gracias. 😇

More widgets coming soon.

Cemal

unread,
Dec 14, 2019, 7:03:57 AM12/14/19
to DroidScript
congratulations, it's great that you just create them using droidscript.

ECEisLife

unread,
Dec 14, 2019, 6:04:10 PM12/14/19
to DroidScript
Thank you Cemal.

If in the future, it is possible to add borders and shadows to DroidScript layouts directly it would be a major breakthrough to the DroidScript UI Kit.

Dave

unread,
Dec 22, 2019, 1:26:14 PM12/22/19
to DroidScript
Very nice work Jumar, the documentation/demo app is particularly impressive :)

You may like to know that I've recently added a SetCorderRadius(radius) method to the Linear layout control which might make your life easier.

ECEisLife

unread,
Dec 25, 2019, 10:08:28 AM12/25/19
to DroidScript
Thank you Dave.

That's a great news. It would really help a lot. What version of DroidScript is it available? I'm not yet up updated to the current version.

ECEisLife

unread,
Jan 2, 2020, 12:46:07 AM1/2/20
to DroidScript
Version 104

DroidScript UI Kit has a new version available in the next few hours in the Play Store

Here are the full logs of the update.

*Added new UI design, RadioButtons
*Fixed bug on DatePicker
*Added default values on DatePicker
*Added animation on the TimePicker
*Securing UI Kit installation
*Added OnBack function promp to prevent accidental app exits
*Added GetVisibility method to all dialogs
*Added GetVisibility method to RadioMaterial and RadioButtons

Dave announces that the next version of DroidScript supports rounded corner layout and backdrop shadows. This will be a breakthrough to DroidScript's UI designs. Thank you Dave for that. We are very excited for the next version of DroidScript. Kudos!

ECEisLife

unread,
Feb 8, 2020, 10:32:37 AM2/8/20
to DroidScript
Version 105

DroidScript UI Kit has a new version available on the Play Store in the next few hours.

Here are the full logs of the update.


*Added 2 customizable cards into the Kit, Card and CardAdvance

*Added a new menu 'MenuWithIcon' to the Kit

*Added new SeekBars

*Added new ListDialogs

*Added new CheckList dialogs

*DroidScript UI Kit app redesign using the UI Kit itself.

*Fixed minor typo errors in documentation

*Changed all the dialogs into rounded, "type" params is remove

*Fixed some bugs on the dialogs

*Modal UI is changed.

*Modal type parameter is remove.

*Fixed timepicker animation and style

*Change the callback function for SimpleMenu from SetOnTouch to SetOnSelect

*Redesign FixedTab

*Added animation parameter to FixedTab

*CreateListSimple redesign with additional width parameter and badge property on the data

Cards.png
Homepage.png
Homepage2.png
ListDialogs.png
Seekbar.png
Reply all
Reply to author
Forward
Message has been deleted
0 new messages