Skip to content

An Android ViewGroup that lays children out in the shape of the Periodic Table of Elements.

License

Notifications You must be signed in to change notification settings

tylersuehr7/periodic-table-layout

Repository files navigation

Periodic Table Layout

This library provides two awesome ViewGroups:

  • TableLayout
  • PeriodicTableLayout

TableLayout

Essentially the TableLayout is a super simplified and way more efficient version of Android's TableLayout widget.

PeriodicTableLayout

The PeriodicTableLayout takes it a step further by explicitly defining the rows (9) and columns (18) and adding margin at the 8th row to provide the look of the Periodic Table of Elements.

About

An Android ViewGroup that lays children out in the shape of the Periodic Table of Elements.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages