You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.
There is need in my project that i have to made the textview smaller, I tried following but not getting success.
UITextView *textView = [[HPGrowingTextView alloc] initWithFrame:CGRectMake(15,4, 230,25)];
The text was updated successfully, but these errors were encountered: