Class TextLayoutModeConfigurer

All Implemented Interfaces:
Configurer<TextLayoutMode.Mode>

@Deprecated @AutoService(Configurer.class) public class TextLayoutModeConfigurer extends SingleValueConfigurer<TextLayoutMode,TextLayoutMode.Mode>
Deprecated.
This class will be deleted in a forthcoming Robolectric release.
Provides configuration to Robolectric for its @TextLayoutMode annotation.
  • Constructor Details