Skip to content

shazrazdan/Elemento

Repository files navigation

Build Status

Elemento

Include the library in your project and you can achieve the same layout in your app with 3 easy lines of code:

  • Elemento elemento = (Elemento) findViewById(R.layout.elemento);
  • elemento.setHead( /* Head's layout file */ );
  • elemento.setBody( /* Body's layout file */ );
And you're good to go!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages