TakWolf-Deprecated / CNode-Material-Design

CNode 社区第三方 Android 客户端,原生 App,Material Design 风格,支持夜间模式。
https://cnodejs.org
Apache License 2.0
1.34k stars 347 forks source link

希望能把收藏的心图标放在分享旁边 #28

Closed atjiu closed 8 years ago

atjiu commented 8 years ago

有时候看内容不知不觉就翻到下面去了,想收藏还要往上翻,感觉不太方便

alsotang commented 8 years ago

敲一下屏幕的顶部就可以回到最上吗

TakWolf commented 8 years ago

之前考虑过这个问题,没放到app bar上是觉得样式有点问题。 我把各种图弄出来你感受一下:

1

2

3

在Android上appbar通常是静态动作,不太建议做状态改变 我现在更倾向于双击appbar返回顶部来解决这个问题。

atjiu commented 8 years ago

我手机nexus5x双击没反应

如果把收藏后的实心颜色改成白色我感觉还可以

TakWolf notifications@github.com于2016年5月5日周四 20:23写道:

之前考虑过这个问题,没放到app bar上是觉得样式有点问题。 我把各种图弄出来你感受一下:

[image: 1] https://cloud.githubusercontent.com/assets/6064962/15043389/38a6c106-12ff-11e6-8906-3cc0261bea31.png

[image: 2] https://cloud.githubusercontent.com/assets/6064962/15043393/3fc5aec0-12ff-11e6-9f74-e48cccedabd6.png

[image: 3] https://cloud.githubusercontent.com/assets/6064962/15043395/4244b5b0-12ff-11e6-9413-4960a7532ae7.png

我现在更倾向于双击appbar返回顶部来解决这个问题。

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/TakWolf/CNode-Material-Design/issues/28#issuecomment-217140101

TakWolf commented 8 years ago

@liygheart 双击我还没做呢

白色感觉表意不明确,感觉双击返回顶部可以解决问题。我先把双击返回做出来你感受一下。

另外确定一下,你的nexus5x跑的系统版本是多少?

TakWolf commented 8 years ago

https://github.com/TakWolf/CNode-Material-Design/issues/29

atjiu commented 8 years ago

nexus5x是android6.0.1系统

TakWolf commented 8 years ago

appbar双击返回顶部已更新,在FIR下载。

看看能不能解决这个问题

TakWolf commented 8 years ago

这里现有设计暂时不改动