SUMMARY Android doesn't ship any themes except from breeze light. It should at least ship breeze dark as well. STEPS TO REPRODUCE 1. Open neochat 2. Settings -> Appearance 3. Try to change the theme OBSERVED RESULT When clicking on the dropdown, only an empty field appears EXPECTED RESULT It should offer default (using android's current theme), light and dark. SOFTWARE/OS VERSIONS Android 7.0 KDE Frameworks Version: 5.95.0 Qt Version: 5.15.5 NeoChat: 22.06
A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/647
Git commit 3e5421604bd2f99322f37c9c5cefc7072e729cab by Carl Schwan, on behalf of Tobias Fella. Committed on 21/11/2022 at 15:24. Pushed by carlschwan into branch 'master'. Hide inapplicable settings on android Related: bug 456674, bug 454741 M +1 -1 src/qml/Settings/AppearanceSettingsPage.qml M +1 -0 src/qml/Settings/GeneralSettingsPage.qml M +1 -0 src/qml/Settings/SettingsPage.qml https://invent.kde.org/network/neochat/commit/3e5421604bd2f99322f37c9c5cefc7072e729cab
this has been fixed