Added RTL updates for Sunshine.
This commit is contained in:
@@ -36,7 +36,8 @@
|
||||
android:allowBackup="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@style/AppTheme" >
|
||||
android:theme="@style/AppTheme"
|
||||
android:supportsRtl="true">
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:theme="@style/ForecastTheme"
|
||||
|
||||
Reference in New Issue
Block a user