diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-03-12 17:09:26 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-03-12 17:09:26 +0300 |
commit | b8cdf9c5dfc3b499708bd3a23e6934fd46fd047e (patch) | |
tree | 3fda1b0ceca30fe84a0d6424fabc6f6ecd1186c7 /data/themes/golden-delicious/keyboard_icon_xxhigh.xml | |
parent | cceed6914a7db60458d9922d20e1160e79c33fb7 (diff) | |
download | plus-b8cdf9c5dfc3b499708bd3a23e6934fd46fd047e.tar.gz plus-b8cdf9c5dfc3b499708bd3a23e6934fd46fd047e.tar.bz2 plus-b8cdf9c5dfc3b499708bd3a23e6934fd46fd047e.tar.xz plus-b8cdf9c5dfc3b499708bd3a23e6934fd46fd047e.zip |
Fix keyboard icon for non default screen density.v1.6.3.12
Diffstat (limited to 'data/themes/golden-delicious/keyboard_icon_xxhigh.xml')
-rw-r--r-- | data/themes/golden-delicious/keyboard_icon_xxhigh.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/themes/golden-delicious/keyboard_icon_xxhigh.xml b/data/themes/golden-delicious/keyboard_icon_xxhigh.xml index 6184ebd77..7495a014e 100644 --- a/data/themes/golden-delicious/keyboard_icon_xxhigh.xml +++ b/data/themes/golden-delicious/keyboard_icon_xxhigh.xml @@ -11,7 +11,7 @@ <!-- Middle Row --> <part type="left-edge" xpos="0" ypos="0" width="0" height="0" /> - <part type="bg-quad" xpos="0" ypos="0" width="0" height="0" /> + <part type="bg-quad" xpos="0" ypos="0" width="1" height="1" /> <part type="right-edge" xpos="0" ypos="0" width="0" height="0" /> <!-- Bottom Row --> |