File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -567,7 +567,7 @@ limitations under the License.
567
567
[ size.java ] : https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/SizeUtils.java
568
568
569
569
[ snackbar.java ] : https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/SnackbarUtils.java
570
- https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/SnackBarUtils.java
570
+
571
571
[ sp.java ] : https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/SPUtils.java
572
572
[ sp.test ] : https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/test/java/com/blankj/utilcode/utils/SPUtilsTest.java
573
573
Original file line number Diff line number Diff line change @@ -369,8 +369,6 @@ addView
369
369
```
370
370
371
371
> - ** About SP→[ SPUtils.java] [ sp.java ] →[ Test] [ sp.test ] **
372
-
373
-
374
372
```
375
373
SPUtils
376
374
putString
You can’t perform that action at this time.
0 commit comments