Download ADBBackgroundCells Free Java Code
Description
ADBBackgroundCells allow lazy loading for UITableViewCell objects performing a long time job in background without blocking the UI.
Source Files
The download file ADBBackgroundCells-master.zip has the following entries.
.gitignore// w w w . j a va 2 s .co m
ADBBackgroundCells.podspec
ADBBackgroundCells/UITableView+ADBBackground.h
ADBBackgroundCells/UITableView+ADBBackground.m
ADBBackgroundCells/UITableViewCell+ADBBackground.h
ADBBackgroundCells/UITableViewCell+ADBBackground.m
ADBBackgroundCellsDemo.xcodeproj/project.pbxproj
ADBBackgroundCellsDemo/ADBAppDelegate.h
ADBBackgroundCellsDemo/ADBAppDelegate.m
ADBBackgroundCellsDemo/ADBBackgroundCellsDemo-Info.plist
ADBBackgroundCellsDemo/ADBBackgroundCellsDemo-Prefix.pch
ADBBackgroundCellsDemo/ADBViewController.h
ADBBackgroundCellsDemo/ADBViewController.m
ADBBackgroundCellsDemo/Default-568h@2x.png
ADBBackgroundCellsDemo/Default.png
ADBBackgroundCellsDemo/Default@2x.png
ADBBackgroundCellsDemo/en.lproj/ADBViewController.xib
ADBBackgroundCellsDemo/en.lproj/InfoPlist.strings
ADBBackgroundCellsDemo/main.m
LICENSE.markdown
README.md
Download
Click the following link to download ADBBackgroundCells-master.zip.
ADBBackgroundCells-master.zipHome »
Objective C Free Code »
UI »
Objective C Free Code »
UI »