Alex.Liu
Alex.Liu
Can you please add this in ? https://github.com/alexliubj/EZAnchor An easier way to code autolayout anchors.
// WEAKSELF // [self exChangeMessageDataSourceQueue:^{ // NSMutableArray *messages = [NSMutableArray arrayWithArray:weakSelf.messages]; // [messages addObject:addedMessage]; // // [weakSelf exMainQueue:^{ // weakSelf.messages = messages; // // NSMutableArray *indexPaths = [NSMutableArray arrayWithCapacity:1]; //...
在文字聊天输入 card: [email protected] 显示 card: [email protected]不见了
现在语音动画会播放不停止。。。如果不再点一次就不停止。。。 这个是咋回事儿,不过我的语音duration和实际duration 不相等。
[[XHAudioPlayerHelper shareInstance] setDelegate:(id)self]; 如果转换swfit 怎么写?
How can I set it not hiding by default? I have a textView so my code is `self.shyNavBarManager.scrollView = self.textview;` in viewDidLoad() By default my navigation bar is hidden and...
It works but my UITextview was not 0 offset by default. It looks like by default, my UInavigation bar is hiding but UITextview seems to be scrolled down a little...
Please support cocoapods import !