fix: text alignment issues
This commit is contained in:
parent
aa1830f12c
commit
d53781e75a
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue