Enable RTL text
Change-Id: I0560a99f5dabe0f27596ac04e1c2c239eba749c6
This commit is contained in:
parent
365d6279ea
commit
5a78a19067
@ -76,7 +76,7 @@
|
||||
android:requiredAccountType="com.android.exchange,com.android.email"
|
||||
android:theme="@style/UnifiedEmailTheme"
|
||||
android:hardwareAccelerated="true"
|
||||
android:supportsRtl="false" >
|
||||
android:supportsRtl="true" >
|
||||
<!-- Enable search in all activities -->
|
||||
<meta-data android:name="android.app.default_searchable"
|
||||
android:value="com.android.email2.ui.MailActivityEmail" />
|
||||
|
Loading…
Reference in New Issue
Block a user