From 8435243c7aba22cba55a0fd300eb5a601ef0c02d Mon Sep 17 00:00:00 2001 From: Tobias Fella Date: Tue, 15 Dec 2020 18:12:54 +0100 Subject: [PATCH] Improve android style --- qtquickcontrols2.conf | 4 ++++ res.qrc | 1 + 2 files changed, 5 insertions(+) create mode 100644 qtquickcontrols2.conf diff --git a/qtquickcontrols2.conf b/qtquickcontrols2.conf new file mode 100644 index 000000000..fb79f068e --- /dev/null +++ b/qtquickcontrols2.conf @@ -0,0 +1,4 @@ +[Material] +Primary=Blue +Accent=Blue +Theme=System diff --git a/res.qrc b/res.qrc index 3b39f2cea..5863c31fb 100644 --- a/res.qrc +++ b/res.qrc @@ -49,5 +49,6 @@ imports/NeoChat/Menu/Timeline/FileDelegateContextMenu.qml imports/NeoChat/Menu/Timeline/MessageSourceSheet.qml imports/NeoChat/Menu/RoomListContextMenu.qml + qtquickcontrols2.conf