google / casa-android

A framework to bootstrap the creation of catalog samples apps by removing all the boilerplate and dynamically including all available samples into a single activity.
Apache License 2.0
263 stars 16 forks source link

Support @RequireApi annotation #15

Closed marcelpinto closed 1 year ago

marcelpinto commented 1 year ago

This allow samples to define API requirement without having to do the checks inside the sample entry-point.

Screenshot_20230125_123836