Skip to content

Instantly share code, notes, and snippets.

View Philio's full-sized avatar

Phil Bayfield Philio

View GitHub Profile
DataBindingUtil.setContentView(this, R.layout.activity_layout, bindingComponent);
DataBindingUtil.inflate(inflater, R.layout.fragment_layout, container, false, bindingComponent);