mirror of
https://github.com/gkd-kit/gkd.git
synced 2024-11-16 11:42:22 +08:00
feat: 优化无文件提示文案
This commit is contained in:
parent
153448f5e0
commit
2ea4242966
|
@ -97,7 +97,7 @@ fun SubsItemCard(
|
|||
}
|
||||
} else {
|
||||
Text(
|
||||
text = "本地无订阅文件,请刷新",
|
||||
text = "本地无订阅文件,请下拉刷新",
|
||||
maxLines = 1,
|
||||
softWrap = false,
|
||||
overflow = TextOverflow.Ellipsis
|
||||
|
|
Loading…
Reference in New Issue
Block a user