Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
wannabit-yongjoo committed Oct 27, 2021
2 parents 8cebe8f + bff62b6 commit e4951d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:label="@string/app_name"
android:supportsRtl="true"
android:supportsRtl="false"
android:theme="@style/AppTheme"
android:name=".base.BaseApplication"
android:hardwareAccelerated="true"
Expand Down

0 comments on commit e4951d9

Please sign in to comment.