Commit edcd02a1 by Daniel Dahan

experimental: added textAlignment to MaterialLabel

parents 7e12ec6e 0960fdd2
...@@ -108,8 +108,6 @@ public class NavigationBarView: MaterialView { ...@@ -108,8 +108,6 @@ public class NavigationBarView: MaterialView {
MaterialLayout.alignFromBottom(self, child: titleLabel!, bottom: contentInsetsRef!.bottom) MaterialLayout.alignFromBottom(self, child: titleLabel!, bottom: contentInsetsRef!.bottom)
} }
isLoading = false isLoading = false
} }
} }
......
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