AVEbrahimi
AVEbrahimi
I have a problem that if I send app to background and return to it after a while, say 4 hours, the fonts are gone and everything is written in...
Hi Does this library have translate to X,Y and scale to W,H animations? Thanks
Hello I need to set a minimum drag distance to suppose it as a click to my Listview, but pull-to-refresh supposes even 1 pixel scroll as a scroll and many...
I am building a file manager. How can I enable dragging on item on another item? I want to move files via drag and drop to a sub folder? Currently...
Hi How can I limit TwoWayView to just a 3x1 list? Something like this, a single row 3 columns wide list which fits width : ITEM1 ITEM2 ITEM3 Thanks
Download stops when connection switches from Wifi to Cellular and retry policy has no effect.
Hello Thanks for good library. It's great if you add support for MD5 checking before installation.
Hi Why Cosmos doesn't sem-fill stars, please check this,thanks : 
I have used **modalHeaderBuilder** which calls an editor, which modifies choice items. How can I reload items after that editor is popped out?
Hi I need to inflate different layouts depending on item item, how can I have it? Your node factory only checks level and Node Data is not accessible there. Thanks