misc.xml 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="DesignSurface">
  4. <option name="filePathToZoomLevelMap">
  5. <map>
  6. <entry key="..\:/Projects/app/src/main/res/layout/activity_login.xml" value="0.10572916666666667" />
  7. <entry key="..\:/Projects/app/src/main/res/layout/activity_post.xml" value="0.14427083333333332" />
  8. <entry key="..\:/Projects/app/src/main/res/layout/activity_register.xml" value="0.10572916666666667" />
  9. <entry key="..\:/Projects/app/src/main/res/layout/fragment_about.xml" value="0.20878623188405798" />
  10. <entry key="..\:/Projects/app/src/main/res/layout/fragment_home.xml" value="0.20878623188405798" />
  11. <entry key="..\:/Projects/app/src/main/res/layout/fragment_linux.xml" value="0.20878623188405798" />
  12. <entry key="..\:/Projects/app/src/main/res/layout/post_item.xml" value="0.20878623188405798" />
  13. </map>
  14. </option>
  15. </component>
  16. <component name="NullableNotNullManager">
  17. <option name="myDefaultNullable" value="org.jetbrains.annotations.Nullable" />
  18. <option name="myDefaultNotNull" value="androidx.annotation.NonNull" />
  19. <option name="myNullables">
  20. <value>
  21. <list size="14">
  22. <item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.Nullable" />
  23. <item index="1" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.Nullable" />
  24. <item index="2" class="java.lang.String" itemvalue="android.support.annotation.Nullable" />
  25. <item index="3" class="java.lang.String" itemvalue="androidx.annotation.Nullable" />
  26. <item index="4" class="java.lang.String" itemvalue="androidx.annotation.RecentlyNullable" />
  27. <item index="5" class="java.lang.String" itemvalue="com.android.annotations.Nullable" />
  28. <item index="6" class="java.lang.String" itemvalue="javax.annotation.Nullable" />
  29. <item index="7" class="java.lang.String" itemvalue="javax.annotation.CheckForNull" />
  30. <item index="8" class="java.lang.String" itemvalue="org.checkerframework.checker.nullness.qual.Nullable" />
  31. <item index="9" class="java.lang.String" itemvalue="org.checkerframework.checker.nullness.compatqual.NullableDecl" />
  32. <item index="10" class="java.lang.String" itemvalue="org.checkerframework.checker.nullness.compatqual.NullableType" />
  33. <item index="11" class="java.lang.String" itemvalue="org.eclipse.jdt.annotation.Nullable" />
  34. <item index="12" class="java.lang.String" itemvalue="io.reactivex.annotations.Nullable" />
  35. <item index="13" class="java.lang.String" itemvalue="io.reactivex.rxjava3.annotations.Nullable" />
  36. </list>
  37. </value>
  38. </option>
  39. <option name="myNotNulls">
  40. <value>
  41. <list size="14">
  42. <item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.NotNull" />
  43. <item index="1" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.NonNull" />
  44. <item index="2" class="java.lang.String" itemvalue="android.support.annotation.NonNull" />
  45. <item index="3" class="java.lang.String" itemvalue="androidx.annotation.NonNull" />
  46. <item index="4" class="java.lang.String" itemvalue="androidx.annotation.RecentlyNonNull" />
  47. <item index="5" class="java.lang.String" itemvalue="com.android.annotations.NonNull" />
  48. <item index="6" class="java.lang.String" itemvalue="javax.annotation.Nonnull" />
  49. <item index="7" class="java.lang.String" itemvalue="org.checkerframework.checker.nullness.qual.NonNull" />
  50. <item index="8" class="java.lang.String" itemvalue="org.checkerframework.checker.nullness.compatqual.NonNullDecl" />
  51. <item index="9" class="java.lang.String" itemvalue="org.checkerframework.checker.nullness.compatqual.NonNullType" />
  52. <item index="10" class="java.lang.String" itemvalue="org.eclipse.jdt.annotation.NonNull" />
  53. <item index="11" class="java.lang.String" itemvalue="io.reactivex.annotations.NonNull" />
  54. <item index="12" class="java.lang.String" itemvalue="io.reactivex.rxjava3.annotations.NonNull" />
  55. <item index="13" class="java.lang.String" itemvalue="lombok.NonNull" />
  56. </list>
  57. </value>
  58. </option>
  59. </component>
  60. <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK">
  61. <output url="file://$PROJECT_DIR$/build/classes" />
  62. </component>
  63. <component name="ProjectType">
  64. <option name="id" value="Android" />
  65. </component>
  66. </project>