ARK-Builders / ARK-Navigator

Android app for navigation through your data
MIT License
15 stars 15 forks source link

Use `title` field in metadata storage #315

Open kirillt opened 2 years ago

kirillt commented 2 years ago

For resolving conflicts while copying resources with same names we could use separate name stored in our metadata storage. We could use Resource ID as filename for any resource.

Resource ID is supposed to be "unique key" of resources, not their title.