Last active
June 26, 2019 21:38
-
-
Save drstranges/5898ef4e3d6c9705d3cd84c650b4396c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
val lastSyncTime = prefs.asLiveData(PREFKEY_LAST_SYNC_TIME, 0L) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment