app / sg.edu.ntu.scse.cz2006.gymbuddies.ui.gymlist / GymListFragment / submitReview

submitReview

private open fun submitReview(bar: MaterialRatingBar!, reviewMessage: TextInputEditText!, selectedGymUid: String!): Unit

Internal function to submit review for the selected gym

Parameters

bar - MaterialRatingBar!: The rating bar object that stores the gym rating that the user has selected

reviewMessage - TextInputEditText!: The review message TextInputEditText object that stores any review of the gym that the user is currently rating

selectedGymUid - String!: Selected Gym UID