Skip to content

Instantly share code, notes, and snippets.

@elihart
Created November 20, 2019 20:32
Show Gist options
  • Save elihart/24e16b13bde41ebe600b355f99c0d364 to your computer and use it in GitHub Desktop.
Save elihart/24e16b13bde41ebe600b355f99c0d364 to your computer and use it in GitHub Desktop.
MvRxViewModelPropertyTestExample
@Test
fun setBold() = TextViewModel::setBold {
sets {  ::options {  ::bold } }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment