1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 13:57:10 +09:00

DROID-763 Editor | Design | Set Status relation design update (#2814)

DROID-763 | Implemented set status relation design update
This commit is contained in:
Allan Quatermain 2023-01-16 14:22:29 +03:00 committed by GitHub
parent 3765807181
commit db15e9e8d1
Signed by: github
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 788 additions and 315 deletions

View file

@ -1,6 +1,16 @@
<component name="ProjectCodeStyleConfiguration">
<code_scheme name="Project" version="173">
<JetCodeStyleSettings>
<option name="PACKAGES_TO_USE_STAR_IMPORTS">
<value />
</option>
<option name="PACKAGES_IMPORT_LAYOUT">
<value>
<package name="" alias="false" withSubpackages="true" />
<package name="javax" alias="false" withSubpackages="false" />
<package name="" alias="true" withSubpackages="true" />
</value>
</option>
<option name="NAME_COUNT_TO_USE_STAR_IMPORT" value="2147483647" />
<option name="NAME_COUNT_TO_USE_STAR_IMPORT_FOR_MEMBERS" value="2147483647" />
<option name="CODE_STYLE_DEFAULTS" value="KOTLIN_OFFICIAL" />