- 13
- 0
- 约6.93千字
- 约 22页
- 2022-03-03 发布于上海
- 举报
?
?
Android 使用Fragment,ViewPagerIndicator 制作csdn app主要框架
?
?
转载请注明出处:/lmj623565791/article/details本来准备下载个的客户端放手机上,没事可以浏览浏览资讯,下载了官方的之后,发现并不能很好的使用。恰好搜到一个大神自己写的csdn的app,下载安装了一下,感觉很不错,也很流畅,基本满足了我们 日常浏览的需求。
app效果图:
我会在博客中完整的介绍这个项目的制作,第一篇当然是整个项目的整体结构了。
效果图:
1、头部的布局文件,这个很简单:
?xml version=1.0 encoding=utf-8?
LinearLayout xmlns:android=/apk/res/android
android:layout_width=match_parent
android:layout_height=wrap_content
android:background=@color/light_blue
android:orientation=horizontal
ImageView
android:layout_width=wrap_content
android:layout
原创力文档

文档评论(0)