Tiptoes
Tiptoes copied to clipboard
模仿UnRead导航栏
看到这篇Blog之后,果断下载试用了UnRead,现在已经离不开它了。 今天又把这个项目拿出来,想做出和Unread一模一样的导航栏,不知道博主有没有什么思路? 我试过很多办法, 导航栏上的Label不会随着导航栏移动,而是push和pop的时候出现在中间,alpha是能做到的,不过位置需要调整下。
我也正在研究中,不过你可以先参考一下这个 https://github.com/jaredsinclair/JTSSloppySwiping 。可能还是要借助手势来处理
嗯,我这边也在看,搞定了给你回复。
On 2017年3月28日 +0800 PM5:19, Soledad [email protected], wrote:
我也正在研究中,不过你可以先参考一下这个 https://github.com/jaredsinclair/JTSSloppySwiping 。可能还是要借助手势来处理 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
@sishenyihuba 欢迎 Pull Request :)