Skip to content

Commit

Permalink
disable RTL support
Browse files Browse the repository at this point in the history
  • Loading branch information
punksta committed Sep 9, 2019
1 parent b5ba7fb commit 50d1ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

<application
android:allowBackup="true"
android:supportsRtl="true" />
android:supportsRtl="false" />

</manifest>

0 comments on commit 50d1ba8

Please sign in to comment.