Subscribe to library updates

Library / classes / tools developers: please write a short post in this thread every time you make an update (also remember to update the wiki when posting new stuff).

Users can subscribe (with the Watch button in the right side) to this thread to be notified when there are updates.
 
Last edited:

DonManfred

Expert
Licensed User
Longtime User

Informatix

Expert
Licensed User
Longtime User
UltimateListView v4.3

Changelog:
- A RippleDrawable can now be assigned to PressedDrawable to get a ripple effect with Android versions >= 5.0 Lollipop;
- I modified the MATERIAL styles because they used drawables that could be missing on some devices;
- I added two MATERIAL_DARK styles;
- I added a ripple effect to all MATERIAL styles;
- I added a Styles demo.
 

klaus

Expert
Licensed User
Longtime User
The ClsWheels class has been updated to version 2.5.
Amended the wish expressed HERE
Different font sizes for title and wheels.
With long titles, the font size of both, title and wheels, was reduced.
Now only the title font size is reduced.
 
Top