Class HighScoreFragment

    • Constructor Detail

      • HighScoreFragment

        public HighScoreFragment()
    • Method Detail

      • onViewCreated

        public void onViewCreated​(@NonNull
                                  View view,
                                  @Nullable
                                  Bundle savedInstanceState)
        Creates a recycler view containing the high scores from the database, with information about the player and timestamp for each score.
        Overrides:
        onViewCreated in class Fragment
        Parameters:
        view - A View object.
        savedInstanceState - A Bundle