summaryrefslogtreecommitdiff
path: root/InCallUI
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
commitf4d2d97549da5bff566b14f4cf286890ac30d098 (patch)
tree3ef6ba699076d619918d6b5858cd28aeb0084c35 /InCallUI
parent93be51ebca432d14dd47fae358ace4bf33cec12e (diff)
parent29a3d710ea8ae4acb2fb3c9f3fe386ff8921a683 (diff)
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 'InCallUI')
-rw-r--r--InCallUI/res/layout/primary_call_info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/InCallUI/res/layout/primary_call_info.xml b/InCallUI/res/layout/primary_call_info.xml
index c680ed6b9..89943df8c 100644
--- a/InCallUI/res/layout/primary_call_info.xml
+++ b/InCallUI/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"