android - 如何实现类似今日头条,网易新闻这样的整体布局?
PHPz
PHPz 2017-04-17 17:35:49
0
2
478

这些新闻类是采用底部按钮加上fragment的形式,而后新闻里面使用fragment+viewpager使用的吗?这样实现起来复杂吗?然后新闻的详细页是采用webView吗?
希望大神能够帮忙解决下疑惑,谢谢?

PHPz
PHPz

学习是最好的投资!

reply all(2)
左手右手慢动作

To view the layout, you can use sdk/tools/hierarchyviewer to view it directly

Cooperate with decompiling the source code

左手右手慢动作

Although I don’t understand their layout very well, I can teach you a good way. Decompile and then look at their source code.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template