Create GenericFileProvider.java
This commit is contained in:
parent
dfbd32a260
commit
deec83cbe4
1 changed files with 8 additions and 0 deletions
|
|
@ -0,0 +1,8 @@
|
||||||
|
package com.kabouzeid.gramophone;
|
||||||
|
|
||||||
|
|
||||||
|
import android.support.v4.content.FileProvider;
|
||||||
|
|
||||||
|
public class GenericFileProvider extends FileProvider {
|
||||||
|
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue