OddsResultsFragment

public final class OddsResultsFragment extends Fragment

OddsResultsFragment offers the game odds presentation UI including all the loading and grouping logic to your application. Instantiate directly by passing the desired sport event and optional tv channel to the instance method OddsResultsFragment.newInstance().

All UI customization can be done via Snapscreen.instance?.oddsUiConfiguration

Types

Link copied to clipboard
public class Companion

Functions

Link copied to clipboard
View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
Link copied to clipboard
Unit onResume()
Link copied to clipboard
Unit onViewCreated(View view, Bundle savedInstanceState)