summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSanket Padawe <sanketpadawe@google.com>2015-07-15 02:41:57 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-07-15 02:41:57 +0000
commit164986bd4621d6a63161525c7e60ad2b25b2b6c7 (patch)
treeb3073f75d74703dbb301dfb99765356fd8f8da6f /res
parent6c0c81947516fcc3c7aed56c0f9432efaab458c1 (diff)
parenta5a0d23b7c5c7343d80250f6f2e95304ba832f4d (diff)
downloadandroid_packages_apps_Bluetooth-164986bd4621d6a63161525c7e60ad2b25b2b6c7.tar.gz
android_packages_apps_Bluetooth-164986bd4621d6a63161525c7e60ad2b25b2b6c7.tar.bz2
android_packages_apps_Bluetooth-164986bd4621d6a63161525c7e60ad2b25b2b6c7.zip
am a5a0d23b: am 380bc78b: am e451efd4: Merge "Fix String alignment in BT Settings in Hebrew locale." into mnc-dev
* commit 'a5a0d23b7c5c7343d80250f6f2e95304ba832f4d': Fix String alignment in BT Settings in Hebrew locale.
Diffstat (limited to 'res')
-rw-r--r--res/layout/bluetooth_transfer_item.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/bluetooth_transfer_item.xml b/res/layout/bluetooth_transfer_item.xml
index 0ace2f25a..50b4ec8bb 100644
--- a/res/layout/bluetooth_transfer_item.xml
+++ b/res/layout/bluetooth_transfer_item.xml
@@ -66,6 +66,7 @@
android:layout_below="@id/targetdevice"
android:layout_toEndOf="@id/transfer_icon"
android:layout_toStartOf="@id/complete_date"
+ android:textDirection="locale"
android:textAppearance="?android:attr/textAppearanceSmall"
android:visibility="gone"
/>