summaryrefslogtreecommitdiff
path: root/InCallUI
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-08-04 21:34:06 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-08-04 21:34:06 +0000
commit31e79ed2473faa01a103010899db072c8b7d3804 (patch)
treec070ffd1a7f3ba8b13d7e0da0f7f7f5e0da8b09b /InCallUI
parent2c6a72ee8f25bc7b1428bcd64e2736eb8e563fb2 (diff)
parent0bb02daafb0ebeb119743f5ca18c1365d5e2c3f8 (diff)
am d0a75608: am f26f4aec: am 47c8d67a: am c692db1f: am 74573496: Merge "Fix time and details alignment in RTL." into mnc-dev
* commit 'd0a7560839fb9d5c1bba5dab507c4c07a9c33691': 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"