一个DroidScript插件,用于创建优雅而现代的UI。
DroidScript UI Kit是一个DroidScript插件,用于根据Google的Material Design创建优雅而现代的UI。它使用DroidScript中可用的控件来实现设计,从版式和按钮到菜单和选择器。如果您想请求新的小部件,我们会不断向套件添加新的设计。请让我们知道,我们可能需要一些时间来制作它。
最新版本1.16更新日志
Last updated on 2022年01月15日
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