mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-03-30 11:10:05 +02:00
force portrait mode in the dialpad, it isnt worth optimizing
This commit is contained in:
parent
23848d1549
commit
73b40dc627
@ -120,10 +120,10 @@
|
||||
|
||||
<activity
|
||||
android:name=".activities.DialpadActivity"
|
||||
android:configChanges="orientation"
|
||||
android:exported="true"
|
||||
android:label="@string/dialpad"
|
||||
android:parentActivityName=".activities.MainActivity"
|
||||
android:screenOrientation="portrait"
|
||||
android:windowSoftInputMode="stateHidden">
|
||||
|
||||
<intent-filter>
|
||||
|
Loading…
x
Reference in New Issue
Block a user