tripkit-android / com.skedgo.tripkit.ui.tripresults / TransportTintStrategy
TransportTintStrategy
interface TransportTintStrategy
Functions
Name | Summary |
---|---|
apply | abstract fun apply(remoteIconIsTemplate: Boolean , serviceColor: ServiceColor ?, drawable: Drawable): Drawable |
Inheritors
Name | Summary |
---|---|
ApplyTintStrategy | object ApplyTintStrategy : TransportTintStrategy |
NoTintStrategy | object NoTintStrategy : TransportTintStrategy |