From ea5f307daea0f77cc1ce4701de759a575a7b8202 Mon Sep 17 00:00:00 2001 From: Tony Mantler Date: Tue, 23 Jul 2013 16:13:32 -0700 Subject: Enable Bidi, add correct tags to folder list items b/7221227 Change-Id: Idf4b909811bf7c74e6d202346f21506c4cf875dd --- AndroidManifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index febfebcb2..081966c78 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -33,7 +33,8 @@ + android:theme="@style/UnifiedEmailTheme" + android:supportsRtl="true" > -- cgit v1.2.3