Skip to content

Instantly share code, notes, and snippets.

View BenHenning's full-sized avatar

Ben Henning BenHenning

  • 08:55 (UTC -07:00)
View GitHub Profile
package org.oppia.domain.oppialogger.analytics
import android.content.Context
import androidx.lifecycle.LiveData
import kotlinx.coroutines.CoroutineDispatcher
import kotlinx.coroutines.CoroutineScope
import kotlinx.coroutines.launch
import org.oppia.app.model.EventLog
import org.oppia.app.model.EventLog.EventAction
import org.oppia.app.model.EventLog.Priority