sdf
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
package com.sl.house_property;
|
||||
|
||||
import android.support.v4.content.FileProvider;
|
||||
|
||||
/**
|
||||
* 自定义一个Provider,以免和引入的项目的provider冲突
|
||||
*
|
||||
* Author: nanchen
|
||||
* Email: liushilin520@foxmail.com
|
||||
* Date: 2017-03-17 16:10
|
||||
*/
|
||||
|
||||
public class ImagePickerProvider extends FileProvider {
|
||||
}
|
||||
Reference in New Issue
Block a user