New flags images, added IT,RU,ZH translation files

This commit is contained in:
Ilya Kitaev
2016-07-13 16:01:56 +03:00
parent d9f031ec2a
commit 7df82af75d
20 changed files with 2617 additions and 208 deletions

View File

@@ -118,7 +118,7 @@ Item {
radius: 30
color: gridView.currentIndex === index ? "#DBDBDB" : "#FFFFFF"
Image {
anchors.centerIn: parent
anchors.fill: parent
source: flag
}
}