This repository has been archived by the owner on Feb 28, 2024. It is now read-only.
Material Library v1.1.1
- Fix bugs.
- Add support RTL to widgets.
- Add
tp_leadingZero
attribute forTimePickerDialog
class. - Change
rd_delayClick
to integer attribute. - Add
lmd_layoutDirection
attribute toLineMorphingDrawable
class. - Add
onBuildDone(Dialog)
method toDialog.Buidler
class. - Add
getSelectedItem()
,setValueRange()
methods toSlider
class.