summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSanket Padawe <sanketpadawe@google.com>2015-07-15 02:01:48 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-07-15 02:01:49 +0000
commite451efd492dba5cb252faeff8f7fe6e1b5ba0fdc (patch)
tree030f97e52b54bfe9b4a2dbf1a0926e3d4f3f44be /res
parent3d7dd623a385d678f2f5397500be92709aef5d1a (diff)
parent30037a35f5b4cddbc46de12a1611e64baa054100 (diff)
downloadandroid_packages_apps_Bluetooth-e451efd492dba5cb252faeff8f7fe6e1b5ba0fdc.tar.gz
android_packages_apps_Bluetooth-e451efd492dba5cb252faeff8f7fe6e1b5ba0fdc.tar.bz2
android_packages_apps_Bluetooth-e451efd492dba5cb252faeff8f7fe6e1b5ba0fdc.zip
Merge "Fix String alignment in BT Settings in Hebrew locale." into mnc-dev
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"
/>