Subscribe to library updates

DonManfred

Expert
Licensed User
Longtime User
Universal Image Loader

Updated to V1.0.2
New:
- using the new universal-image-loader-1.9.5.jar now
- new object to setup the configuration used with the uil. The uil.initialize has changed. See new example code
 

udg

Expert
Licensed User
Longtime User
dgPickers 0.30

Version 0.30 adds a new public method, ClosePicker, useful to programmatically close a picker.
So now you could have a button or any other piece of your code programmed to close a displaying picker, setting its internal no-selection-made flag.
Maybe a button, maybe a timer to allow the user to make a selection only in a set timeframe; it's your choice.

Thanks to @grafsoft who asked for this feature.

udg
 

Johan Schoeman

Expert
Licensed User
Longtime User
Top