summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-08-04 20:54:54 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-08-04 20:54:54 +0000
commit47c8d67aed3f3b3a4c0252b5dea1394e9853e998 (patch)
treea3ac39bdfc8ef1a7d7915832f6e6b69cace16ccc /res
parent536a7d457a14a4deb9dee5b2cdc568fd9ec71ef9 (diff)
parentc692db1f9f5db18dc1187938173939855afb5888 (diff)
downloadandroid_packages_apps_InCallUI-47c8d67aed3f3b3a4c0252b5dea1394e9853e998.tar.gz
android_packages_apps_InCallUI-47c8d67aed3f3b3a4c0252b5dea1394e9853e998.tar.bz2
android_packages_apps_InCallUI-47c8d67aed3f3b3a4c0252b5dea1394e9853e998.zip
am c692db1f: am 74573496: Merge "Fix time and details alignment in RTL." into mnc-dev
* commit 'c692db1f9f5db18dc1187938173939855afb5888': Fix time and details alignment in RTL.
Diffstat (limited to 'res')
-rw-r--r--res/layout/primary_call_info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/primary_call_info.xml b/res/layout/primary_call_info.xml
index c680ed6b..89943df8 100644
--- a/res/layout/primary_call_info.xml
+++ b/res/layout/primary_call_info.xml
@@ -131,6 +131,7 @@
android:layout_height="wrap_content"
android:layout_weight="1"
android:layout_marginStart="6dp"
+ android:textAlignment="viewStart"
android:textAppearance="?android:attr/textAppearanceSmall"
android:textColor="@color/incall_call_banner_subtext_color"
android:textSize="@dimen/call_label_text_size"