Skip to content

Commit 899d14a

Browse files
authored
Update README.md
1 parent 2b655e3 commit 899d14a

1 file changed

Lines changed: 12 additions & 6 deletions

File tree

README.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
Android平台的轻小说阅读软件
33
使用Jetpack Compose框架编写
44
# 进度
5-
- [ ] 基本界面搭建
6-
- [ ] 阅读器编写
5+
- [x] 基本界面搭建
6+
- [x] 阅读器编写
77
- [ ] 书本阅读进度保存
88
- [ ] 书本自动保存至本地供离线阅读
99
- [x] 书本数据获取及缓存
10-
- [ ] 书本搜寻
10+
- [x] 书本搜寻
1111
## 阅读器进度
1212
阅读器的编写目前优先度较高
1313
- [x] 文字显示
14-
- [ ] 翻页功能
14+
- [ ] 翻页模式
1515
- [ ] 工具栏
1616
- [ ] 字号调整
17-
- [ ] 书本类容解析
17+
- [x] 书本类容解析
1818
- [ ] 上下栏自动影藏
19-
- [ ] 缓存优化
19+
- [x] 缓存优化
2020
## 数据
2121
数据当前计划单独从后台服务器获取 [项目地址](https://github.com/dmzz-yyhyy/LightNovelReaderBackground)
2222
直接调取api获得数据
@@ -29,3 +29,9 @@
2929
- [ ] 资源占用优化
3030
- [ ] 支持大屏设备
3131
- [ ] 阅读器样式自定义
32+
# 项目截图
33+
![](https://github.com/dmzz-yyhyy/LightNovelReader/blob/master/Camera%20Roll/1.png?raw=true)
34+
![](https://github.com/dmzz-yyhyy/LightNovelReader/blob/master/Camera%20Roll/2.png?raw=true)
35+
![](https://github.com/dmzz-yyhyy/LightNovelReader/blob/master/Camera%20Roll/3.png?raw=true)
36+
![](https://github.com/dmzz-yyhyy/LightNovelReader/blob/master/Camera%20Roll/4.png?raw=true)
37+
![](https://github.com/dmzz-yyhyy/LightNovelReader/blob/master/Camera%20Roll/5.png?raw=true)

0 commit comments

Comments
 (0)