forked from mirror/monocles_chat_clean
hide keyboard
This commit is contained in:
parent
630285ef4b
commit
5e9665391e
2 changed files with 14 additions and 14 deletions
|
@ -28,19 +28,6 @@
|
|||
"versionName": "1.7.9.3",
|
||||
"outputFile": "monocles chat-1.7.9.3-git-armeabi-v7a-release.apk"
|
||||
},
|
||||
{
|
||||
"type": "ONE_OF_MANY",
|
||||
"filters": [
|
||||
{
|
||||
"filterType": "ABI",
|
||||
"value": "x86_64"
|
||||
}
|
||||
],
|
||||
"attributes": [],
|
||||
"versionCode": 16403,
|
||||
"versionName": "1.7.9.3",
|
||||
"outputFile": "monocles chat-1.7.9.3-git-x86_64-release.apk"
|
||||
},
|
||||
{
|
||||
"type": "ONE_OF_MANY",
|
||||
"filters": [
|
||||
|
@ -66,6 +53,19 @@
|
|||
"versionCode": 16402,
|
||||
"versionName": "1.7.9.3",
|
||||
"outputFile": "monocles chat-1.7.9.3-git-x86-release.apk"
|
||||
},
|
||||
{
|
||||
"type": "ONE_OF_MANY",
|
||||
"filters": [
|
||||
{
|
||||
"filterType": "ABI",
|
||||
"value": "x86_64"
|
||||
}
|
||||
],
|
||||
"attributes": [],
|
||||
"versionCode": 16403,
|
||||
"versionName": "1.7.9.3",
|
||||
"outputFile": "monocles chat-1.7.9.3-git-x86_64-release.apk"
|
||||
}
|
||||
],
|
||||
"elementType": "File"
|
||||
|
|
|
@ -244,7 +244,7 @@
|
|||
android:minWidth="336dp"
|
||||
android:minHeight="480dp"
|
||||
android:enableOnBackInvokedCallback="false"
|
||||
android:windowSoftInputMode="adjustNothing" />
|
||||
android:windowSoftInputMode="adjustNothing|stateHidden" />
|
||||
<activity
|
||||
android:name=".ui.ScanActivity"
|
||||
android:screenOrientation="portrait"
|
||||
|
|
Loading…
Add table
Reference in a new issue