Download GJAlert Demo Free Java Code

Description

My take on custom Alert View for iOS. The aim was to make simple alert view like window, with ability to change buttons and their colours.

Icons

GJAlert Demo

Source Files

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


.gitignore//  w w  w  . j a  v a  2s .co  m
Default-568h@2x.png
GJAlertDemo.xcodeproj/project.pbxproj
GJAlertDemo/AppDelegate.h
GJAlertDemo/AppDelegate.m
GJAlertDemo/FooAlertView/AlertView images/alert-gray-button.png
GJAlertDemo/FooAlertView/AlertView images/alert-gray-button@2x.png
GJAlertDemo/FooAlertView/AlertView images/alert-window.png
GJAlertDemo/FooAlertView/AlertView images/alert-window@2x.png
GJAlertDemo/FooAlertView/FooAlertView.h
GJAlertDemo/FooAlertView/FooAlertView.m
GJAlertDemo/FooAlertView/UIImage+imageWithColour.h
GJAlertDemo/FooAlertView/UIImage+imageWithColour.m
GJAlertDemo/GJAlertDemo-Info.plist
GJAlertDemo/GJAlertDemo-Prefix.pch
GJAlertDemo/Images.xcassets/AppIcon.appiconset/Contents.json
GJAlertDemo/Images.xcassets/LaunchImage.launchimage/Contents.json
GJAlertDemo/Images.xcassets/LaunchImage.launchimage/Default-568h@2x.png
GJAlertDemo/ViewController.h
GJAlertDemo/ViewController.m
GJAlertDemo/en.lproj/InfoPlist.strings
GJAlertDemo/en.lproj/ViewController.xib
GJAlertDemo/main.m
README.txt

Download

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

GJAlertDemo-master.zip