Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 426 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 426 Bytes

StyleBuilder

>> Downloads <<

In 20w17a, Style becomes an immutable object. As a result, calling methods to set properties on style becomes expensive as style is not cached; also many of style's method has since been removed by proguard. As a result, we need builder objects that restore the removed functionalities.