Luu Gia Thuy
Luu Gia Thuy
@kasimte currently you can set the `scrollView` property to `nil` to disable the scrolling navigation bar. It also helps resetting the bar position to default state.
Hi @thorst, if you want to hide the searchBar by default, adding a searchBar as a tableview's header is not a good way I think. A good way is control...
Hi, I think of a solution is adding a CGFloat property, called `scrollFromContentOffset` to GTScrollNavigationBar so that it will scroll up from that. I will add it and test then...
@JinkProject: does it still happen for 0.2? Thanks!
I think Message, TextMessage or MediaMessage are our Models for messages. They should not contain View event attributes. Perhaps we can define in the MessageItem classes instead?
@kubraaa: For the server, you need to use eclipse/intellij I think, as it is a java application not Android.