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");
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.
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!
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