mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 08:45:27 +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:icon="@mipmap/ic_launcher_icon"
|
||||||
android:label="@string/calculator"
|
android:label="@string/calculator"
|
||||||
|
|
||||||
android:supportsRtl="true"
|
android:supportsRtl="false"
|
||||||
android:theme="@style/Theme.Unitto">
|
android:theme="@style/Theme.Unitto">
|
||||||
<activity
|
<activity
|
||||||
android:windowSoftInputMode="adjustPan"
|
android:windowSoftInputMode="adjustPan"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user