Fixed Grid issues, where the layout calculations were being deferred and causing…
Fixed Grid issues, where the layout calculations were being deferred and causing inconsistencies in layouts.
Showing
Pod::Spec.new do |s| | Pod::Spec.new do |s| | ||
s.name = 'Material' | s.name = 'Material' | ||
s.version = '3.1.6' | s.version = '3.1.7' | ||
s.swift_version = '5.0' | s.swift_version = '5.0' | ||
s.license = 'BSD-3-Clause' | s.license = 'BSD-3-Clause' | ||
s.summary = 'A UI/UX framework for creating beautiful applications.' | s.summary = 'A UI/UX framework for creating beautiful applications.' | ||
... | ... |
Please
register
or
sign in
to comment