-
- All Implemented Interfaces:
-
com.openobserve.android.sessionreplay.ExtensionSupport
public final class MaterialExtensionSupport implements ExtensionSupportAndroid Material extension support implementation to be used in the Session Replay configuration.
-
-
Constructor Summary
Constructors Constructor Description MaterialExtensionSupport()
-
Method Summary
Modifier and Type Method Description List<MapperTypeWrapper<?>>getCustomViewMappers()List<OptionSelectorDetector>getOptionSelectorDetectors()List<DrawableToColorMapper>getCustomDrawableMapper()Stringname()-
-
Method Detail
-
getCustomViewMappers
List<MapperTypeWrapper<?>> getCustomViewMappers()
-
getOptionSelectorDetectors
List<OptionSelectorDetector> getOptionSelectorDetectors()
-
getCustomDrawableMapper
List<DrawableToColorMapper> getCustomDrawableMapper()
-
-
-
-