Skip to content

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages