Skip to content

Instantly share code, notes, and snippets.

@alohaabhi
Created May 17, 2019 02:39
Show Gist options
  • Save alohaabhi/5f976938f1e531d323672ee2921fb3cc to your computer and use it in GitHub Desktop.
Save alohaabhi/5f976938f1e531d323672ee2921fb3cc to your computer and use it in GitHub Desktop.
val inflater: LayoutInflater = LayoutInflater.from(this)
val newView = inflater.inflate(R.layout.new_view, rootView, attachToRoot)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment