Commit 93519457ac7a7c85d9771f48b0443cbcb0f69c7c
1 parent
ddfe0ee9
Exists in
yxb_dev
and in
1 other branch
no message
Showing
4 changed files
with
5 additions
and
12 deletions
Show diff stats
.idea/inspectionProfiles/profiles_settings.xml
.idea/misc.xml
... | ... | @@ -5,11 +5,12 @@ |
5 | 5 | <option name="myDefaultNotNull" value="android.support.annotation.NonNull" /> |
6 | 6 | <option name="myNullables"> |
7 | 7 | <value> |
8 | - <list size="4"> | |
8 | + <list size="5"> | |
9 | 9 | <item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.Nullable" /> |
10 | 10 | <item index="1" class="java.lang.String" itemvalue="javax.annotation.Nullable" /> |
11 | - <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.Nullable" /> | |
12 | - <item index="3" class="java.lang.String" itemvalue="android.support.annotation.Nullable" /> | |
11 | + <item index="2" class="java.lang.String" itemvalue="javax.annotation.CheckForNull" /> | |
12 | + <item index="3" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.Nullable" /> | |
13 | + <item index="4" class="java.lang.String" itemvalue="android.support.annotation.Nullable" /> | |
13 | 14 | </list> |
14 | 15 | </value> |
15 | 16 | </option> | ... | ... |
.idea/modules.xml
... | ... | @@ -4,9 +4,7 @@ |
4 | 4 | <modules> |
5 | 5 | <module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" /> |
6 | 6 | <module fileurl="file://$PROJECT_DIR$/mvpsdk/mvpsdk.iml" filepath="$PROJECT_DIR$/mvpsdk/mvpsdk.iml" /> |
7 | - <module fileurl="file://$PROJECT_DIR$/parentWorkHolper.iml" filepath="$PROJECT_DIR$/parentWorkHolper.iml" /> | |
8 | 7 | <module fileurl="file://$PROJECT_DIR$/parentwork.iml" filepath="$PROJECT_DIR$/parentwork.iml" /> |
9 | - <module fileurl="file://F:/parentWorkHolper/parentwork.iml" filepath="F:/parentWorkHolper/parentwork.iml" /> | |
10 | 8 | <module fileurl="file://$PROJECT_DIR$/processor/processor.iml" filepath="$PROJECT_DIR$/processor/processor.iml" /> |
11 | 9 | <module fileurl="file://$PROJECT_DIR$/roundedimageview-2.2.1/roundedimageview-2.2.1.iml" filepath="$PROJECT_DIR$/roundedimageview-2.2.1/roundedimageview-2.2.1.iml" /> |
12 | 10 | </modules> | ... | ... |
.idea/vcs.xml