|
93 | 93 | </component> |
94 | 94 | <component name="FileEditorManager"> |
95 | 95 | <leaf> |
96 | | - <file leaf-file-name="TestSuiteRunner.java" pinned="false" current="true" current-in-tab="true"> |
| 96 | + <file leaf-file-name="TestSuiteRunner.java" pinned="false" current="false" current-in-tab="false"> |
97 | 97 | <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/TestSuiteRunner.java"> |
98 | 98 | <provider selected="true" editor-type-id="text-editor"> |
99 | | - <state line="60" column="32" selection-start="2066" selection-end="2066" vertical-scroll-proportion="2.0848708" vertical-offset="407" max-vertical-offset="1368"> |
| 99 | + <state line="73" column="50" selection-start="2727" selection-end="2727" vertical-scroll-proportion="0.0" vertical-offset="407" max-vertical-offset="1386"> |
100 | 100 | <folding /> |
101 | 101 | </state> |
102 | 102 | </provider> |
103 | 103 | </entry> |
104 | 104 | </file> |
| 105 | + <file leaf-file-name="MultiThreadReadWriteTest.java" pinned="false" current="true" current-in-tab="true"> |
| 106 | + <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/MultiThreadReadWriteTest.java"> |
| 107 | + <provider selected="true" editor-type-id="text-editor"> |
| 108 | + <state line="167" column="33" selection-start="6665" selection-end="6665" vertical-scroll-proportion="3.1279917" vertical-offset="0" max-vertical-offset="3402"> |
| 109 | + <folding> |
| 110 | + <element signature="imports" expanded="true" /> |
| 111 | + </folding> |
| 112 | + </state> |
| 113 | + </provider> |
| 114 | + </entry> |
| 115 | + </file> |
105 | 116 | <file leaf-file-name="AndroidManifest.xml" pinned="false" current="false" current-in-tab="false"> |
106 | 117 | <entry file="file://$PROJECT_DIR$/AndroidManifest.xml"> |
107 | 118 | <provider selected="true" editor-type-id="text-editor"> |
|
141 | 152 | <file leaf-file-name="SQLCipherTest.java" pinned="false" current="false" current-in-tab="false"> |
142 | 153 | <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/SQLCipherTest.java"> |
143 | 154 | <provider selected="true" editor-type-id="text-editor"> |
144 | | - <state line="8" column="29" selection-start="190" selection-end="190" vertical-scroll-proportion="0.0" vertical-offset="144" max-vertical-offset="1080"> |
| 155 | + <state line="10" column="28" selection-start="228" selection-end="228" vertical-scroll-proportion="0.0" vertical-offset="180" max-vertical-offset="1080"> |
145 | 156 | <folding /> |
146 | 157 | </state> |
147 | 158 | </provider> |
|
159 | 170 | <file leaf-file-name="CursorAccessTest.java" pinned="false" current="false" current-in-tab="false"> |
160 | 171 | <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/CursorAccessTest.java"> |
161 | 172 | <provider selected="true" editor-type-id="text-editor"> |
162 | | - <state line="24" column="27" selection-start="893" selection-end="893" vertical-scroll-proportion="0.0" vertical-offset="83" max-vertical-offset="1044"> |
| 173 | + <state line="24" column="27" selection-start="893" selection-end="893" vertical-scroll-proportion="0.0" vertical-offset="432" max-vertical-offset="1152"> |
163 | 174 | <folding /> |
164 | 175 | </state> |
165 | 176 | </provider> |
|
203 | 214 | <option value="$PROJECT_DIR$/src/main/java/net/zetetic/tests/SQLCipherTest.java" /> |
204 | 215 | <option value="$PROJECT_DIR$/src/main/java/net/zetetic/tests/CursorAccessTest.java" /> |
205 | 216 | <option value="$PROJECT_DIR$/src/main/java/net/zetetic/tests/SampleTest.java" /> |
| 217 | + <option value="$PROJECT_DIR$/src/main/java/net/zetetic/tests/MultiThreadedReadWriteTest.java" /> |
| 218 | + <option value="$PROJECT_DIR$/src/main/java/net/zetetic/tests/MultiThreadReadWriteTest.java" /> |
206 | 219 | <option value="$PROJECT_DIR$/src/main/java/net/zetetic/tests/TestSuiteRunner.java" /> |
207 | 220 | </list> |
208 | 221 | </option> |
|
307 | 320 | <sortByType /> |
308 | 321 | </navigator> |
309 | 322 | <panes> |
| 323 | + <pane id="Scope" /> |
| 324 | + <pane id="PackagesPane" /> |
310 | 325 | <pane id="ProjectPane"> |
311 | 326 | <subPane> |
312 | 327 | <PATH> |
|
383 | 398 | </PATH> |
384 | 399 | </subPane> |
385 | 400 | </pane> |
386 | | - <pane id="Scope" /> |
387 | | - <pane id="PackagesPane" /> |
388 | 401 | <pane id="Favorites" /> |
389 | 402 | </panes> |
390 | 403 | </component> |
|
419 | 432 | <property name="options.searchVisible" value="true" /> |
420 | 433 | <property name="dynamic.classpath" value="false" /> |
421 | 434 | <property name="OverrideImplement.overriding.sorted" value="false" /> |
| 435 | + <property name="LayoutCode.rearrangeEntriesJava" value="false" /> |
422 | 436 | </component> |
423 | 437 | <component name="RecentsManager"> |
424 | 438 | <key name="CopyFile.RECENT_KEYS"> |
|
428 | 442 | <recent name="net.zetetic.tests" /> |
429 | 443 | </key> |
430 | 444 | </component> |
431 | | - <component name="RunManager" selected="Android Application.emulator-4.4"> |
432 | | - <configuration default="true" type="AndroidTestRunConfigurationType" factoryName="Android Tests"> |
433 | | - <module name="" /> |
434 | | - <option name="TESTING_TYPE" value="0" /> |
435 | | - <option name="INSTRUMENTATION_RUNNER_CLASS" value="" /> |
436 | | - <option name="METHOD_NAME" value="" /> |
437 | | - <option name="CLASS_NAME" value="" /> |
438 | | - <option name="PACKAGE_NAME" value="" /> |
439 | | - <option name="TARGET_SELECTION_MODE" value="EMULATOR" /> |
440 | | - <option name="USE_LAST_SELECTED_DEVICE" value="false" /> |
441 | | - <option name="PREFERRED_AVD" value="" /> |
442 | | - <option name="USE_COMMAND_LINE" value="true" /> |
443 | | - <option name="COMMAND_LINE" value="" /> |
444 | | - <option name="WIPE_USER_DATA" value="false" /> |
445 | | - <option name="DISABLE_BOOT_ANIMATION" value="false" /> |
446 | | - <option name="NETWORK_SPEED" value="full" /> |
447 | | - <option name="NETWORK_LATENCY" value="none" /> |
448 | | - <option name="CLEAR_LOGCAT" value="false" /> |
449 | | - <option name="SHOW_LOGCAT_AUTOMATICALLY" value="true" /> |
450 | | - <method /> |
451 | | - </configuration> |
| 445 | + <component name="RunManager" selected="Android Application.emualtor-2.2"> |
452 | 446 | <configuration default="true" type="MavenRunConfiguration" factoryName="Maven"> |
453 | 447 | <MavenSettings> |
454 | 448 | <option name="myGeneralSettings" /> |
|
471 | 465 | </MavenSettings> |
472 | 466 | <method /> |
473 | 467 | </configuration> |
| 468 | + <configuration default="true" type="AndroidTestRunConfigurationType" factoryName="Android Tests"> |
| 469 | + <module name="" /> |
| 470 | + <option name="TESTING_TYPE" value="0" /> |
| 471 | + <option name="INSTRUMENTATION_RUNNER_CLASS" value="" /> |
| 472 | + <option name="METHOD_NAME" value="" /> |
| 473 | + <option name="CLASS_NAME" value="" /> |
| 474 | + <option name="PACKAGE_NAME" value="" /> |
| 475 | + <option name="TARGET_SELECTION_MODE" value="EMULATOR" /> |
| 476 | + <option name="USE_LAST_SELECTED_DEVICE" value="false" /> |
| 477 | + <option name="PREFERRED_AVD" value="" /> |
| 478 | + <option name="USE_COMMAND_LINE" value="true" /> |
| 479 | + <option name="COMMAND_LINE" value="" /> |
| 480 | + <option name="WIPE_USER_DATA" value="false" /> |
| 481 | + <option name="DISABLE_BOOT_ANIMATION" value="false" /> |
| 482 | + <option name="NETWORK_SPEED" value="full" /> |
| 483 | + <option name="NETWORK_LATENCY" value="none" /> |
| 484 | + <option name="CLEAR_LOGCAT" value="false" /> |
| 485 | + <option name="SHOW_LOGCAT_AUTOMATICALLY" value="true" /> |
| 486 | + <method /> |
| 487 | + </configuration> |
474 | 488 | <configuration default="true" type="Remote" factoryName="Remote"> |
475 | 489 | <option name="USE_SOCKET_TRANSPORT" value="true" /> |
476 | 490 | <option name="SERVER_MODE" value="false" /> |
|
479 | 493 | <option name="PORT" value="5005" /> |
480 | 494 | <method /> |
481 | 495 | </configuration> |
| 496 | + <configuration default="true" type="Applet" factoryName="Applet"> |
| 497 | + <module name="" /> |
| 498 | + <option name="MAIN_CLASS_NAME" /> |
| 499 | + <option name="HTML_FILE_NAME" /> |
| 500 | + <option name="HTML_USED" value="false" /> |
| 501 | + <option name="WIDTH" value="400" /> |
| 502 | + <option name="HEIGHT" value="300" /> |
| 503 | + <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" /> |
| 504 | + <option name="VM_PARAMETERS" /> |
| 505 | + <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> |
| 506 | + <option name="ALTERNATIVE_JRE_PATH" /> |
| 507 | + <method /> |
| 508 | + </configuration> |
482 | 509 | <configuration default="true" type="TestNG" factoryName="TestNG"> |
483 | 510 | <module name="" /> |
484 | 511 | <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> |
|
506 | 533 | <listeners /> |
507 | 534 | <method /> |
508 | 535 | </configuration> |
509 | | - <configuration default="true" type="Applet" factoryName="Applet"> |
510 | | - <module name="" /> |
511 | | - <option name="MAIN_CLASS_NAME" /> |
512 | | - <option name="HTML_FILE_NAME" /> |
513 | | - <option name="HTML_USED" value="false" /> |
514 | | - <option name="WIDTH" value="400" /> |
515 | | - <option name="HEIGHT" value="300" /> |
516 | | - <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" /> |
517 | | - <option name="VM_PARAMETERS" /> |
518 | | - <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> |
519 | | - <option name="ALTERNATIVE_JRE_PATH" /> |
520 | | - <method /> |
521 | | - </configuration> |
522 | 536 | <configuration default="true" type="Application" factoryName="Application"> |
523 | 537 | <option name="MAIN_CLASS_NAME" /> |
524 | 538 | <option name="VM_PARAMETERS" /> |
|
951 | 965 | </todo-panel> |
952 | 966 | </component> |
953 | 967 | <component name="ToolWindowManager"> |
954 | | - <frame x="0" y="22" width="1916" height="1058" extended-state="6" /> |
| 968 | + <frame x="0" y="22" width="1916" height="1058" extended-state="0" /> |
955 | 969 | <editor active="true" /> |
956 | 970 | <layout> |
957 | 971 | <window_info id="Palette	" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3296875" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> |
|
960 | 974 | <window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" /> |
961 | 975 | <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" /> |
962 | 976 | <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> |
963 | | - <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.6976744" sideWeight="0.3296875" order="3" side_tool="false" content_ui="tabs" /> |
964 | | - <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.025278058" sideWeight="0.5892484" order="13" side_tool="true" content_ui="tabs" /> |
| 977 | + <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.9130435" sideWeight="0.3296875" order="3" side_tool="false" content_ui="tabs" /> |
| 978 | + <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3478261" sideWeight="0.5892484" order="13" side_tool="true" content_ui="tabs" /> |
965 | 979 | <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.26770833" sideWeight="0.49532712" order="2" side_tool="true" content_ui="tabs" /> |
966 | 980 | <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" /> |
967 | 981 | <window_info id="Build Variants" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="true" content_ui="tabs" /> |
968 | | - <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.23761375" sideWeight="0.41022965" order="10" side_tool="false" content_ui="tabs" /> |
| 982 | + <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.23660263" sideWeight="0.41022965" order="10" side_tool="false" content_ui="tabs" /> |
969 | 983 | <window_info id="Android" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.62992924" sideWeight="0.91933763" order="8" side_tool="false" content_ui="tabs" /> |
970 | 984 | <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32800853" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" /> |
971 | 985 | <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="true" content_ui="tabs" /> |
972 | 986 | <window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32959402" sideWeight="0.65314835" order="4" side_tool="false" content_ui="tabs" /> |
973 | 987 | <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> |
974 | 988 | <window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="14" side_tool="false" content_ui="tabs" /> |
975 | | - <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.19415449" sideWeight="0.5233645" order="0" side_tool="false" content_ui="combo" /> |
| 989 | + <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.2672234" sideWeight="0.5233645" order="0" side_tool="false" content_ui="combo" /> |
976 | 990 | <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.47219414" sideWeight="0.0" order="2" side_tool="false" content_ui="tabs" /> |
977 | 991 | <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" /> |
978 | 992 | <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" /> |
|
986 | 1000 | </layout> |
987 | 1001 | </component> |
988 | 1002 | <component name="Vcs.Log.UiProperties"> |
989 | | - <option name="RECENTLY_FILTERED_USERS"> |
| 1003 | + <option name="RECENTLY_FILTERED_USER_GROUPS"> |
990 | 1004 | <collection /> |
991 | 1005 | </option> |
992 | 1006 | </component> |
|
1241 | 1255 | </provider> |
1242 | 1256 | </entry> |
1243 | 1257 | <entry file="file://$PROJECT_DIR$/res/layout/test_result_row.xml"> |
| 1258 | + <provider selected="true" editor-type-id="text-editor"> |
| 1259 | + <state line="31" column="17" selection-start="1393" selection-end="1393" vertical-scroll-proportion="0.6145374" vertical-offset="0" max-vertical-offset="0" /> |
| 1260 | + </provider> |
1244 | 1261 | <provider editor-type-id="android-designer"> |
1245 | 1262 | <state /> |
1246 | 1263 | </provider> |
1247 | | - <provider selected="true" editor-type-id="text-editor"> |
1248 | | - <state line="31" column="17" selection-start="1393" selection-end="1393" vertical-scroll-proportion="0.6145374" vertical-offset="0" max-vertical-offset="0"> |
1249 | | - <folding /> |
1250 | | - </state> |
1251 | | - </provider> |
1252 | 1264 | </entry> |
1253 | 1265 | <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/AES128CipherTest.java"> |
1254 | 1266 | <provider selected="true" editor-type-id="text-editor"> |
|
1262 | 1274 | </state> |
1263 | 1275 | </provider> |
1264 | 1276 | </entry> |
1265 | | - <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/MigrateDatabaseFrom1xFormatToCurrentFormat.java"> |
1266 | | - <provider selected="true" editor-type-id="text-editor"> |
1267 | | - <state line="17" column="55" selection-start="618" selection-end="618" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="0"> |
1268 | | - <folding /> |
1269 | | - </state> |
1270 | | - </provider> |
1271 | | - </entry> |
1272 | 1277 | <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/MigrationUserVersion.java"> |
1273 | 1278 | <provider selected="true" editor-type-id="text-editor"> |
1274 | 1279 | <state line="31" column="15" selection-start="1370" selection-end="1370" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="990"> |
|
1325 | 1330 | </state> |
1326 | 1331 | </provider> |
1327 | 1332 | </entry> |
1328 | | - <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/SQLCipherTest.java"> |
| 1333 | + <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/QueryHelper.java"> |
1329 | 1334 | <provider selected="true" editor-type-id="text-editor"> |
1330 | | - <state line="8" column="29" selection-start="190" selection-end="190" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="1008"> |
| 1335 | + <state line="6" column="18" selection-start="120" selection-end="120" vertical-scroll-proportion="0.14150943" vertical-offset="0" max-vertical-offset="636"> |
1331 | 1336 | <folding /> |
1332 | 1337 | </state> |
1333 | 1338 | </provider> |
1334 | 1339 | </entry> |
1335 | | - <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/QueryHelper.java"> |
| 1340 | + <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/CursorAccessTest.java"> |
1336 | 1341 | <provider selected="true" editor-type-id="text-editor"> |
1337 | | - <state line="6" column="18" selection-start="120" selection-end="120" vertical-scroll-proportion="0.14150943" vertical-offset="0" max-vertical-offset="636"> |
| 1342 | + <state line="24" column="27" selection-start="893" selection-end="893" vertical-scroll-proportion="0.0" vertical-offset="83" max-vertical-offset="1044"> |
1338 | 1343 | <folding /> |
1339 | 1344 | </state> |
1340 | 1345 | </provider> |
1341 | 1346 | </entry> |
1342 | | - <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/CursorAccessTest.java"> |
| 1347 | + <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/SQLCipherTest.java"> |
1343 | 1348 | <provider selected="true" editor-type-id="text-editor"> |
1344 | | - <state line="24" column="27" selection-start="893" selection-end="893" vertical-scroll-proportion="0.0" vertical-offset="83" max-vertical-offset="1044"> |
| 1349 | + <state line="10" column="28" selection-start="228" selection-end="228" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="1008"> |
| 1350 | + <folding /> |
| 1351 | + </state> |
| 1352 | + </provider> |
| 1353 | + </entry> |
| 1354 | + <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/MigrateDatabaseFrom1xFormatToCurrentFormat.java"> |
| 1355 | + <provider selected="true" editor-type-id="text-editor"> |
| 1356 | + <state line="17" column="55" selection-start="618" selection-end="618" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="0"> |
1345 | 1357 | <folding /> |
1346 | 1358 | </state> |
1347 | 1359 | </provider> |
1348 | 1360 | </entry> |
1349 | 1361 | <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/TestSuiteRunner.java"> |
1350 | 1362 | <provider selected="true" editor-type-id="text-editor"> |
1351 | | - <state line="60" column="32" selection-start="2066" selection-end="2066" vertical-scroll-proportion="2.0848708" vertical-offset="407" max-vertical-offset="1368"> |
| 1363 | + <state line="73" column="50" selection-start="2727" selection-end="2727" vertical-scroll-proportion="0.0" vertical-offset="407" max-vertical-offset="1386"> |
1352 | 1364 | <folding /> |
1353 | 1365 | </state> |
1354 | 1366 | </provider> |
1355 | 1367 | </entry> |
| 1368 | + <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/MultiThreadReadWriteTest.java"> |
| 1369 | + <provider selected="true" editor-type-id="text-editor"> |
| 1370 | + <state line="167" column="33" selection-start="6665" selection-end="6665" vertical-scroll-proportion="3.1279917" vertical-offset="0" max-vertical-offset="3402"> |
| 1371 | + <folding> |
| 1372 | + <element signature="imports" expanded="true" /> |
| 1373 | + </folding> |
| 1374 | + </state> |
| 1375 | + </provider> |
| 1376 | + </entry> |
1356 | 1377 | </component> |
1357 | 1378 | <component name="masterDetails"> |
1358 | 1379 | <states> |
|
0 commit comments