fix: text alignment issues

This commit is contained in:
rebelonion 2024-02-07 00:05:14 -06:00
parent aa1830f12c
commit d53781e75a

View file

@ -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">