issue-856: fixed issue where TextField.placeholderAnimation = .hidden was not…
issue-856: fixed issue where TextField.placeholderAnimation = .hidden was not correct being displayed when text was set to nil. Closes #856
Showing
Pod::Spec.new do |s| | ||
s.name = 'Material' | ||
s.version = '2.10.1' | ||
s.version = '2.10.2' | ||
s.license = 'BSD-3-Clause' | ||
s.summary = 'A Material Design library for creating beautiful applications.' | ||
s.homepage = 'http://materialswift.com' | ||
... | ... |
Please
register
or
sign in
to comment