From ed8f617c81ce39a66178acbdadaea7024729b259 Mon Sep 17 00:00:00 2001 From: Jake McGinty Date: Mon, 6 Jul 2015 15:11:24 -0700 Subject: [PATCH] fix recipient detail title align Closes #3533 // FREEBIE --- res/layout/recipient_preference_activity.xml | 65 ++++++++++---------- 1 file changed, 32 insertions(+), 33 deletions(-) diff --git a/res/layout/recipient_preference_activity.xml b/res/layout/recipient_preference_activity.xml index b76d31ac65..0c959f6808 100644 --- a/res/layout/recipient_preference_activity.xml +++ b/res/layout/recipient_preference_activity.xml @@ -14,10 +14,10 @@ android:background="?attr/colorPrimary" android:theme="@style/TextSecure.LightActionBar"> - + - - - - - - - - + app:inverted="true" /> + + + + + + + + + +