android / user-interface-samples

Multiple samples showing the best practices in the user interface on Android.
Apache License 2.0
4.34k stars 1.63k forks source link

Add initial canonical layout implementations #392

Closed alexvanyo closed 1 year ago

alexvanyo commented 1 year ago

Adds the initial implementations of canonical layouts using the current set of layout technologies.

There are 8 in total:

These samples are barebones, just to show the layout behavior and standalone examples of using each of these technologies to achieve implementations of the canonical layouts.

alexvanyo commented 1 year ago

Merging to be able to have public links to these, I'm going to create a follow-up PR with the README and @Gurupreet 's initial feedback!