public @interface

GridTemplate.ItemSize

implements java.lang.annotation.Annotation

 androidx.car.app.model.GridTemplate.ItemSize

Overview

The size of each grid item contained within this GridTemplate.

The host decides how to map these size buckets to dimensions. The grid item image size and grid item width will vary by bucket, and the number of items per row will be adjusted according to bucket and screen size.

Summary