Suport RTL

Bug:27302053
Change-Id: Ib3315259fc1203720f3f2ff253ccaf2af278b078
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 3df5e8e..2dc4c47 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -21,7 +21,8 @@
 
     <application
         android:label="@string/app_name"
-        android:theme="@style/AppTheme">
+        android:theme="@style/AppTheme"
+        android:supportsRtl="true">
         <activity
             android:name=".ViewInfoActivity"
             android:showOnLockScreen="true">