Download Table Blur Free Java Code

Description

A demo of table view cells partially blurring a background image. (I implemented this to answer http://stackoverflow.com/questions/19366834/fast blurring for uitableviewcell contentview background ).

Source Files

The download file TableBlur-master.zip has the following entries.


.gitignore//from www.ja  va2s  .  c o m
LICENSE
README.md
TableBlur.xcodeproj/project.pbxproj
TableBlur.xcodeproj/project.xcworkspace/contents.xcworkspacedata
TableBlur/Base.lproj/Main.storyboard
TableBlur/EAMAppDelegate.h
TableBlur/EAMAppDelegate.m
TableBlur/EAMBlurredCell.h
TableBlur/EAMBlurredCell.m
TableBlur/EAMViewController.h
TableBlur/EAMViewController.m
TableBlur/Images.xcassets/AppIcon.appiconset/Contents.json
TableBlur/Images.xcassets/LaunchImage.launchimage/Contents.json
TableBlur/TableBlur-Info.plist
TableBlur/TableBlur-Prefix.pch
TableBlur/bg.png
TableBlur/en.lproj/InfoPlist.strings
TableBlur/main.m
TableBlurTests/TableBlurTests-Info.plist
TableBlurTests/TableBlurTests.m
TableBlurTests/en.lproj/InfoPlist.strings
UIImage+REFrostedViewController.h
UIImage+REFrostedViewController.m

Download

Click the following link to download TableBlur-master.zip.

TableBlur-master.zip