[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.
Author

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 added the
android
enhancement
labels 2019-09-24 18:53:35 +00:00
Author

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).
This repo is archived. You cannot comment on issues.
마일스톤 없음
담당자 없음
참여자 2명
마감일
기한이 올바르지 않거나 범위를 벗어났습니다. 'yyyy-mm-dd'형식을 사용해주십시오.

마감일이 설정되지 않았습니다.

의존성

No dependencies set.

Reference: cwtch.im/ui#221
No description provided.