Closed tylerlong closed 5 years ago
So the dimelo.chatViewController() view controller is not like other view controrller. It "jumps" out of its container.
dimelo.chatViewController()
Each tab content should be child of the tab bar. But this chat view overlaps the tab bar menu. I think it is caused by some auto layout settings.
Hi @tylerlong , It's fixed in v1.9.3 Thanks
v1.9.3
So the
dimelo.chatViewController()
view controller is not like other view controrller. It "jumps" out of its container.Each tab content should be child of the tab bar. But this chat view overlaps the tab bar menu. I think it is caused by some auto layout settings.