cook4me/android

View on GitHub
app/src/main/res/xml/filepaths.xml

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="utf-8"?>
<paths>
    <files-path
        name="my_images"
        path="images/" />
    <cache-path
        name="my_images"
        path="images/" />
</paths>