dmytrodanylyk / realm-browser

Android Realm Database Browser
MIT License
284 stars 38 forks source link

Fix for name #10

Closed alorma closed 9 years ago

alorma commented 9 years ago

Review on Reviewable

dmytrodanylyk commented 9 years ago

We shouldn't rely on .realm extension, since user can use Realm.getInstance(context, REALM_FILE_NAME) and specify database name without .realm extension.

dmytrodanylyk commented 9 years ago

Fixed in https://github.com/dmytrodanylyk/realm-browser/commit/912ec8abe10f61fc46a1763381ac5b86e1b60753