Fixed layout issue, where the calculation of the layout item was not being set…
Fixed layout issue, where the calculation of the layout item was not being set in the current render cycle.
Showing
Pod::Spec.new do |s| | ||
s.name = 'Material' | ||
s.version = '2.12.13' | ||
s.version = '2.12.14' | ||
s.license = 'BSD-3-Clause' | ||
s.summary = 'A UI/UX framework for creating beautiful applications.' | ||
s.homepage = 'http://materialswift.com' | ||
... | ... |
Please
register
or
sign in
to comment