AI-Hedgehog | 2023.1.1 RC 1 <debuggerx@debuggerx-work Update androidStudioFirstRun.xml, find.xml, device.mirroring.xml Create AquaNewUserFeedbackService.xml, AquaOldUserFeedbackService.xml
parent
a65f94e06c
commit
e5e8850b60
@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="AquaNewUserFeedbackInfoState"><![CDATA[{
|
||||||
|
"userTypedInEditor": true
|
||||||
|
}]]></component>
|
||||||
|
</application>
|
@ -0,0 +1,6 @@
|
|||||||
|
<application>
|
||||||
|
<component name="AquaOldUserFeedbackInfoState"><![CDATA[{
|
||||||
|
"userTypedInEditor": true,
|
||||||
|
"firstUsageTime": "2023-10-23T18:51:01.699321641"
|
||||||
|
}]]></component>
|
||||||
|
</application>
|
@ -1,6 +1,5 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="DeviceMirroringSettings">
|
<component name="DeviceMirroringSettingsV2">
|
||||||
<option name="activateOnConnection" value="true" />
|
|
||||||
<option name="confirmationDialogShown" value="true" />
|
<option name="confirmationDialogShown" value="true" />
|
||||||
<option name="turnOffDisplayWhileMirroring" value="true" />
|
<option name="turnOffDisplayWhileMirroring" value="true" />
|
||||||
</component>
|
</component>
|
||||||
|
Loading…
Reference in new issue