Add RTL language support to all activities and fragments

This commit is contained in:
Torsten Grote
2018-09-10 17:53:32 -03:00
parent 81863b9db6
commit 90db45817a
26 changed files with 448 additions and 378 deletions

View File

@@ -26,6 +26,7 @@
android:icon="@mipmap/ic_launcher_round"
android:label="@string/app_name"
android:logo="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/BriarTheme">
<receiver