Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a0d3e43b39 | |||
| 8c16e67f9d | |||
| 5131969c94 | |||
| f527c7b299 |
@@ -1,5 +1,5 @@
|
||||
<application>
|
||||
<component name="PathMacrosImpl">
|
||||
<macro name="KOTLIN_BUNDLED" value="/home/debuggerx/JetBrainsIDE/apps/AndroidStudio/ch-0/203.7784292.plugins/Kotlin/kotlinc" />
|
||||
<macro name="KOTLIN_BUNDLED" value="/home/debuggerx/JetBrainsIDE/apps/AndroidStudio/ch-0/203.7678000.plugins/Kotlin/kotlinc" />
|
||||
</component>
|
||||
</application>
|
||||
@@ -26,6 +26,10 @@
|
||||
<action id="FindInPath">
|
||||
<keyboard-shortcut first-keystroke="shift alt f" />
|
||||
</action>
|
||||
<action id="Generate">
|
||||
<keyboard-shortcut first-keystroke="alt insert" />
|
||||
<keyboard-shortcut first-keystroke="alt released printscreen" />
|
||||
</action>
|
||||
<action id="GotoNextError">
|
||||
<keyboard-shortcut first-keystroke="f1" />
|
||||
</action>
|
||||
|
||||
@@ -1,10 +1,18 @@
|
||||
<application>
|
||||
<component name="AppStorage">
|
||||
<option name="newTranslationDialogWidth" value="598" />
|
||||
<option name="newTranslationDialogWidth" value="596" />
|
||||
<option name="newTranslationDialogX" value="1131" />
|
||||
<option name="newTranslationDialogY" value="624" />
|
||||
<option name="pinNewTranslationDialog" value="true" />
|
||||
<histories>
|
||||
<item value="LayoutBuilder does not support returning intrinsic dimensions." />
|
||||
<item value="壮举:避免 Cardio Plus 设备 连接到此应用" />
|
||||
<item value="壮举:避免 Cardio Plus 设备 连接到此应用程序" />
|
||||
<item value="壮举:避免 Cardio Plus 设备 连接到此应用程序的 " />
|
||||
<item value="壮举:避免 Cardio Plus 设备。" />
|
||||
<item value="壮举:避免连接到此应用程序的 Cardio Plus 设备。" />
|
||||
<item value="feat: Avoid Cardio Plus device connected to this app." />
|
||||
<item value="feat: Avoid WeCardioUNPlus device connected to this app." />
|
||||
<item value="fix: make text font size looks same on drawer." />
|
||||
<item value="修复:使抽屉内容高度自适应。" />
|
||||
<item value="fix: make drawers content height adaptivity." />
|
||||
@@ -22,8 +30,8 @@
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="12" />
|
||||
<entry key="ENGLISH" value="13" />
|
||||
<entry key="CHINESE" value="15" />
|
||||
<entry key="ENGLISH" value="16" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user