sample: 自定义控件; fix: ActivityNotFoundException
This commit is contained in:
@@ -64,7 +64,7 @@ public class PFile extends File {
|
||||
if (renameTo(newFile)) {
|
||||
return newFile;
|
||||
} else {
|
||||
return null;
|
||||
return this;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user