issue-444 and issue-445 are now fixed, where title alignment is correct with…
issue-444 and issue-445 are now fixed, where title alignment is correct with detail property equaling nil or '', and fixed crash where transitioning NavigationDrawerController rootViewController.
Showing
| Pod::Spec.new do |s| | Pod::Spec.new do |s| | ||
| s.name = 'Material' | s.name = 'Material' | ||
| s.version = '1.42.1' | s.version = '1.42.2' | ||
| s.license = 'BSD-3-Clause' | s.license = 'BSD-3-Clause' | ||
| s.summary = 'An animation and graphics framework for Material Design in Swift.' | s.summary = 'An animation and graphics framework for Material Design in Swift.' | ||
| s.homepage = 'http://cosmicmind.io' | s.homepage = 'http://cosmicmind.io' | ||
| ... | ... |
Please
register
or
sign in
to comment