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

開放中
建立於 2019-09-24 18:23:56 +00:00johndoe · 3 comment

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.
sarah 加入了
android
enhancement
標籤 2019-09-24 18:53:35 +00:00
作者

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
No description provided.