ViewModel refactor so Preview work.

This commit is contained in:
Thomas Andres Gomez 2021-05-08 15:33:24 +02:00
parent 45d2fe1336
commit 903d1973c2
16 changed files with 404 additions and 302 deletions

View file

@ -0,0 +1,3 @@
package com.pixelized.biblib.utils.alias
fun mock(): Nothing = throw NotImplementedError()