Skip to content

Commit

Permalink
Update kdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
theMr17 committed Jul 26, 2024
1 parent efdd85e commit 066dfe5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ import androidx.lifecycle.ViewModel
import org.oppia.android.app.classroom.ClassroomListFragment
import org.oppia.android.app.home.HomeItemViewModel

/** [ViewModel] all classrooms text in [ClassroomListFragment]. */
/** [ViewModel] for displaying the classroom header in [ClassroomListFragment]. */
object AllClassroomsViewModel : HomeItemViewModel()

0 comments on commit 066dfe5

Please sign in to comment.