humazed / RoomAsset

A helper library to help using Room with existing pre-populated database [DEPRECATED].
Apache License 2.0
135 stars 23 forks source link

Now we can update the room assets by change it's file name #19

Closed kevinzhow closed 4 years ago

kevinzhow commented 5 years ago

Since we may update the preset room asset, this small trick helps us to use new room asset.

humazed commented 5 years ago

thank you I will review and merge it asap.

ueen commented 5 years ago

How does updating the Asset works then? What migration to provide?