Compare commits
2 Commits
0f0679228d
...
413e976f66
| Author | SHA1 | Date | |
|---|---|---|---|
| 413e976f66 | |||
| 3791e4aca8 |
+3
-1
@@ -1,7 +1,9 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="FileTypeManager" version="18">
|
<component name="FileTypeManager" version="18">
|
||||||
<extensionMap>
|
<extensionMap>
|
||||||
<removed_mapping ext="klib" type="ARCHIVE" />
|
<mapping ext="klib" type="ARCHIVE" />
|
||||||
|
<mapping ext="gradle.kts" type="Kotlin" />
|
||||||
|
<mapping ext="main.kts" type="Kotlin" />
|
||||||
<mapping pattern="ChangeLog.txt" type="PLAIN_TEXT" />
|
<mapping pattern="ChangeLog.txt" type="PLAIN_TEXT" />
|
||||||
<mapping pattern=".test" type="PLAIN_TEXT" />
|
<mapping pattern=".test" type="PLAIN_TEXT" />
|
||||||
<mapping pattern="ChangeLog" type="PLAIN_TEXT" />
|
<mapping pattern="ChangeLog" type="PLAIN_TEXT" />
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
<option name="newTranslationDialogY" value="624" />
|
<option name="newTranslationDialogY" value="624" />
|
||||||
<option name="pinNewTranslationDialog" value="true" />
|
<option name="pinNewTranslationDialog" value="true" />
|
||||||
<histories>
|
<histories>
|
||||||
|
<item value="readonly" />
|
||||||
<item value="'Focus.of() was called with a context that does not contain a Focus between the given ' 'context and the nearest FocusScope widget.\n' 'No Focus ancestor could be found starting from the context that was passed to ' 'Focus.of() to the point where it found the nearest FocusScope widget. This can happen ' 'because you are using a widget that looks for a Focus ancestor, and do not have a ' 'Focus widget ancestor in the current FocusScope.\n' 'The context used was:\n'" />
|
<item value="'Focus.of() was called with a context that does not contain a Focus between the given ' 'context and the nearest FocusScope widget.\n' 'No Focus ancestor could be found starting from the context that was passed to ' 'Focus.of() to the point where it found the nearest FocusScope widget. This can happen ' 'because you are using a widget that looks for a Focus ancestor, and do not have a ' 'Focus widget ancestor in the current FocusScope.\n' 'The context used was:\n'" />
|
||||||
<item value="Focus.of() was called with a context that does not contain a Focus between the given context and the nearest FocusScope widget." />
|
<item value="Focus.of() was called with a context that does not contain a Focus between the given context and the nearest FocusScope widget." />
|
||||||
<item value="自动计算可用的下拉框选项" />
|
<item value="自动计算可用的下拉框选项" />
|
||||||
@@ -54,12 +55,11 @@
|
|||||||
<item value="feat: Avoid Cardio Plus device connected to this app." />
|
<item value="feat: Avoid Cardio Plus device connected to this app." />
|
||||||
<item value="feat: Avoid WeCardioUNPlus 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="fix: make text font size looks same on drawer." />
|
||||||
<item value="修复:使抽屉内容高度自适应。" />
|
|
||||||
</histories>
|
</histories>
|
||||||
<option name="languageScores">
|
<option name="languageScores">
|
||||||
<map>
|
<map>
|
||||||
<entry key="CHINESE" value="52" />
|
<entry key="CHINESE" value="53" />
|
||||||
<entry key="ENGLISH" value="53" />
|
<entry key="ENGLISH" value="54" />
|
||||||
<entry key="LATIN" value="1" />
|
<entry key="LATIN" value="1" />
|
||||||
<entry key="ITALIAN" value="2" />
|
<entry key="ITALIAN" value="2" />
|
||||||
</map>
|
</map>
|
||||||
|
|||||||
Reference in New Issue
Block a user