Skip to content
Snippets Groups Projects
Commit 84fb218d authored by Fadi Shehadeh's avatar Fadi Shehadeh
Browse files

file transfer : fix darktheme

- added color to container

Change-Id: I95532aa0540dade358925cd0720aa8024807961f
parent e46baa9e
No related branches found
No related tags found
No related merge requests found
...@@ -29,6 +29,7 @@ Rectangle { ...@@ -29,6 +29,7 @@ Rectangle {
property alias filesToSendListModel: repeater.model property alias filesToSendListModel: repeater.model
property alias filesToSendCount: repeater.count property alias filesToSendCount: repeater.count
color: JamiTheme.primaryBackgroundColor
JamiFlickable { JamiFlickable {
id: filesToSendContainerScrollView id: filesToSendContainerScrollView
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment