mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 00:35:26 +02:00
Fix RTL support by removing it
This commit is contained in:
parent
5275b2d763
commit
3ddd65dfce
@ -8,7 +8,7 @@
|
||||
android:icon="@mipmap/ic_launcher_icon"
|
||||
android:label="@string/calculator"
|
||||
|
||||
android:supportsRtl="true"
|
||||
android:supportsRtl="false"
|
||||
android:theme="@style/Theme.Unitto">
|
||||
<activity
|
||||
android:windowSoftInputMode="adjustPan"
|
||||
|
Loading…
x
Reference in New Issue
Block a user