UITextView Placeholder Versions Save

A missing placeholder for UITextView

1.0.8

9 years ago
  • Swizzle dealloc method instead of using dealloc hooker.

1.0.7

9 years ago
  • Now support iOS 6.

1.0.6

9 years ago
  • Add textContainerInset as observing key.

1.0.5

9 years ago
  • Fix an issue for multiline placeholder.

1.0.4

9 years ago
  • Add support for multiline placeholder.

1.0.3

9 years ago
  • Append bounds and frame to observingKeys.

1.0.2

9 years ago
  • Use static for local variable in class method. (#1, @bcylin)

1.0.1

9 years ago
  • Remove observers when dealloc.

1.0.0

9 years ago