Download GrowingText View Free Java Code
Description
An UIText View which grows/shrinks with the text and starts scrolling when the content reaches a certain number of lines. Similar to the one Apple uses in the SMS app. See blog post for a small screencast.
Icons
Source Files
The download file GrowingTextView-master.zip has the following entries.
.gitignore/* w w w. j a v a 2s .c om*/
LICENSE.txt
README.md
class/HPGrowingTextView.h
class/HPGrowingTextView.m
class/HPTextViewInternal.h
class/HPTextViewInternal.m
example/Classes/GrowingTextViewExampleAppDelegate.h
example/Classes/GrowingTextViewExampleAppDelegate.m
example/Classes/GrowingTextViewExampleViewController.h
example/Classes/GrowingTextViewExampleViewController.m
example/GrowingTextViewExample-Info.plist
example/GrowingTextViewExample.xcodeproj/Hans.perspectivev3
example/GrowingTextViewExample.xcodeproj/project.pbxproj
example/GrowingTextViewExample_Prefix.pch
example/MainWindow.xib
example/main.m
example/rounded-textfield-bg.png
example/rounded-textfield-bg@2x.png
Download
Click the following link to download GrowingTextView-master.zip.
GrowingTextView-master.zipHome »
Objective C Free Code »
UI »
Objective C Free Code »
UI »