Commit 9d03ba4e by Daniel Dahan

issue-997: Fixed NavigationDrawerController where swiping off d

evice caused a partial correct state.
parent 5456cd7b
## 2.12.19
* [issue-997](https://github.com/CosmicMind/Material/issues/977): Fixed NavigationDrawerController where swiping off device caused a partial correct state.
## 2.12.18
* Fixed layout issues in CollectionView, where the sizing was not correctlly being initialized.
......
Pod::Spec.new do |s|
s.name = 'Material'
s.version = '2.12.18'
s.version = '2.12.19'
s.license = 'BSD-3-Clause'
s.summary = 'A UI/UX framework for creating beautiful applications.'
s.homepage = 'http://materialswift.com'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment