[Android] More native-feeling UI/UX? #221

开启中
johndoe2019-09-24 18:23:56 +00:00创建 · 3 评论

Hello,

I acknowledge that this is a prototype.

As far as I can tell, the GUI framework used is based on Qt (?), does Qt allow a more natural UI/UX feel, is that desired and if so, would switching to another framework such as Flutter be a worthwhile consideration?

Thanks.

Hello, I acknowledge that this is a prototype. As far as I can tell, the GUI framework used is based on Qt (?), does Qt allow a more natural UI/UX feel, is that desired and if so, would switching to another framework such as Flutter be a worthwhile consideration? Thanks.
作者

I found this: https://bugreports.qt.io/browse/QTBUG-35081

I'm investigating further on how we can achieve a (better?) native look and feel on Android.

I found this: https://bugreports.qt.io/browse/QTBUG-35081 I'm investigating further on how we can achieve a (better?) native look and feel on Android.
sarah2019-09-24 18:53:35 +00:00 添加了标签
android
enhancement
作者

https://doc.qt.io/qt-5/qtquickcontrols-platformnotes.html#android-style

This, but the screenshots show really old Android feel. They mention that you can specify an Android theme inside the manifest, to be tested!

https://doc.qt.io/qt-5/qtquickcontrols-platformnotes.html#android-style This, but the screenshots show really old Android feel. They mention that you can specify an Android theme inside the manifest, to be tested!
管理员

Thanks for the feedback!

Qt does have a theme called "Material" that (very) roughly emulates Material Design. However, we pretty quickly moved away from Qt's theming system and so we can no longer easily switch to it.

I do want to have a more native-feeling Android UI eventually, but it will have to wait until after some currently-in-progress upgrades to our layout manager. I'm also personally strongly opposed to silicon valley design prescriptivism, so there will always be some push and pull over just how much we want to comply with OS guidelines. Cwtch's UI is intended to be an exercise in consentful design, so expect to see a lot more UI/UX customization options in the future (once we've finished laying the groundwork).

Thanks for the feedback! Qt does have a theme called "Material" that (very) roughly emulates Material Design. However, we pretty quickly moved away from Qt's theming system and so we can no longer easily switch to it. I _do_ want to have a more native-feeling Android UI _eventually_, but it will have to wait until after some currently-in-progress upgrades to our layout manager. I'm also personally strongly opposed to silicon valley design prescriptivism, so there will always be some push and pull over just how much we want to comply with OS guidelines. Cwtch's UI is intended to be an exercise in consentful design, so expect to see a lot more UI/UX customization options in the future (once we've finished laying the groundwork).
此仓库已存档,您不能在此工单添加评论。
未选择里程碑
未指派成员
2 名参与者
到期时间
到期日期无效或超出范围。请使用 'yyyy-mm-dd' 格式。

未设置到期时间。

依赖工单

没有设置依赖项。

参考:cwtch.im/ui#221
没有提供说明。