Skip to content

Commit

Permalink
fix: text alignment issues
Browse files Browse the repository at this point in the history
  • Loading branch information
rebelonion committed Feb 7, 2024
1 parent aa1830f commit d53781e
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 @@ -54,7 +54,7 @@
android:largeHeap="true"
android:requestLegacyExternalStorage="false"
android:roundIcon="${icon_placeholder_round}"
android:supportsRtl="false"
android:supportsRtl="true"
android:theme="@style/Theme.Dantotsu"
android:usesCleartextTraffic="true"
tools:ignore="AllowBackup">
Expand Down

0 comments on commit d53781e

Please sign in to comment.