Delete from local storage in Android app only, but not from server

Whenever i try to delete something it always gets deleted from both, the server and the local storage, is there a way to only delete the local file?
Was this page helpful?