Package 

Class SingleTileLayoutRenderer

  • All Implemented Interfaces:
    com.google.android.horologist.tiles.render.TileLayoutRenderer

    
    public abstract class SingleTileLayoutRenderer<T extends Object, R extends Object>
     implements TileLayoutRenderer<T, R>
                        

    A TileLayoutRenderer designed with typical but restrictive limitations, such as a single tile in the timeline, and fixed resources that will be updated by changing ids instead of version.