Skip to content

Instantly share code, notes, and snippets.

@nuhkoca
Created December 25, 2017 00:39
Show Gist options
  • Save nuhkoca/30d81626736020b0fba732f5be7623b6 to your computer and use it in GitHub Desktop.
Save nuhkoca/30d81626736020b0fba732f5be7623b6 to your computer and use it in GitHub Desktop.
private void init() {
mActivityMainBinding.setVariable(BR.demoText, "Demo Text");
mActivityMainBinding.executePendingBindings();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment