Skip to content

Instantly share code, notes, and snippets.

@varundwarkani
Created June 20, 2021 11:01
Show Gist options
  • Save varundwarkani/73af3eae769d32f2cfc5274334638bf5 to your computer and use it in GitHub Desktop.
Save varundwarkani/73af3eae769d32f2cfc5274334638bf5 to your computer and use it in GitHub Desktop.
public class SimpleViewModel extends ViewModel {
public RecordingPositionUIState recordingPositionUIState = new RecordingPositionUIState();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment