summaryrefslogtreecommitdiffstats
path: root/core/res
diff options
context:
space:
mode:
authorFabrice Di Meglio <fdimeglio@google.com>2012-09-30 18:11:56 -0700
committerFabrice Di Meglio <fdimeglio@google.com>2012-09-30 18:11:56 -0700
commit534bc83f5354b83b7213fff556233752a594438d (patch)
tree4921df43144caea91f69ec584913f4e79412d880 /core/res
parent62ea4363362526d32b48f920601d3b4e27a117bb (diff)
downloadframeworks_base-534bc83f5354b83b7213fff556233752a594438d.zip
frameworks_base-534bc83f5354b83b7213fff556233752a594438d.tar.gz
frameworks_base-534bc83f5354b83b7213fff556233752a594438d.tar.bz2
Fix bug #7132595 Settings - UI mirroring for RTL locales (Arabic, Hebrew, farsi)
- add mirrored versions of Up image Change-Id: Ib13d8f50afe83b58d3ccffeebe523c257cb2b34d
Diffstat (limited to 'core/res')
-rw-r--r--core/res/res/drawable-ldrtl-hdpi/ic_ab_back_holo_dark.pngbin0 -> 470 bytes
-rw-r--r--core/res/res/drawable-ldrtl-hdpi/ic_ab_back_holo_light.pngbin0 -> 421 bytes
-rw-r--r--core/res/res/drawable-ldrtl-mdpi/ic_ab_back_holo_dark.pngbin0 -> 327 bytes
-rw-r--r--core/res/res/drawable-ldrtl-mdpi/ic_ab_back_holo_light.pngbin0 -> 305 bytes
-rw-r--r--core/res/res/drawable-ldrtl-xhdpi/ic_ab_back_holo_dark.pngbin0 -> 594 bytes
-rw-r--r--core/res/res/drawable-ldrtl-xhdpi/ic_ab_back_holo_light.pngbin0 -> 532 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/core/res/res/drawable-ldrtl-hdpi/ic_ab_back_holo_dark.png b/core/res/res/drawable-ldrtl-hdpi/ic_ab_back_holo_dark.png
new file mode 100644
index 0000000..9beeb0f
--- /dev/null
+++ b/core/res/res/drawable-ldrtl-hdpi/ic_ab_back_holo_dark.png
Binary files differ
diff --git a/core/res/res/drawable-ldrtl-hdpi/ic_ab_back_holo_light.png b/core/res/res/drawable-ldrtl-hdpi/ic_ab_back_holo_light.png
new file mode 100644
index 0000000..844e38b
--- /dev/null
+++ b/core/res/res/drawable-ldrtl-hdpi/ic_ab_back_holo_light.png
Binary files differ
diff --git a/core/res/res/drawable-ldrtl-mdpi/ic_ab_back_holo_dark.png b/core/res/res/drawable-ldrtl-mdpi/ic_ab_back_holo_dark.png
new file mode 100644
index 0000000..c22dc90
--- /dev/null
+++ b/core/res/res/drawable-ldrtl-mdpi/ic_ab_back_holo_dark.png
Binary files differ
diff --git a/core/res/res/drawable-ldrtl-mdpi/ic_ab_back_holo_light.png b/core/res/res/drawable-ldrtl-mdpi/ic_ab_back_holo_light.png
new file mode 100644
index 0000000..f49b715
--- /dev/null
+++ b/core/res/res/drawable-ldrtl-mdpi/ic_ab_back_holo_light.png
Binary files differ
diff --git a/core/res/res/drawable-ldrtl-xhdpi/ic_ab_back_holo_dark.png b/core/res/res/drawable-ldrtl-xhdpi/ic_ab_back_holo_dark.png
new file mode 100644
index 0000000..8dfb7d8
--- /dev/null
+++ b/core/res/res/drawable-ldrtl-xhdpi/ic_ab_back_holo_dark.png
Binary files differ
diff --git a/core/res/res/drawable-ldrtl-xhdpi/ic_ab_back_holo_light.png b/core/res/res/drawable-ldrtl-xhdpi/ic_ab_back_holo_light.png
new file mode 100644
index 0000000..29852ad
--- /dev/null
+++ b/core/res/res/drawable-ldrtl-xhdpi/ic_ab_back_holo_light.png
Binary files differ