Skip to content
View roman-tikonov's full-sized avatar
Block or Report

Block or report roman-tikonov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
roman-tikonov/README.md

Pinned

  1. Kotlin Channel that supports Android... Kotlin Channel that supports Android lifecycle-aware observers
    1
    import androidx.lifecycle.Lifecycle.State
    2
    import androidx.lifecycle.LifecycleOwner
    3
    import androidx.lifecycle.lifecycleScope
    4
    import kotlinx.coroutines.Job
    5
    import kotlinx.coroutines.channels.Channel
  2. A variation of FragmentViewModelLaz... A variation of FragmentViewModelLazy with added [SavedStateHandle] support
    1
    /**
    2
     * A variation of [Fragment.viewModels] with added [SavedStateHandle] support
    3
     */
    4
    @MainThread
    5
    inline fun <reified VM : ViewModel> Fragment.savedStateViewModels(
  3. eminuluyol/ModernAndroidDevelopmentKata eminuluyol/ModernAndroidDevelopmentKata Public

    Life is short birds are flying

    Kotlin 8 1

  4. android-architecture-blueprint android-architecture-blueprint Public

    1

  5. material-components/material-components-android material-components/material-components-android Public

    Modular and customizable Material Design UI components for Android

    Java 16k 3k

  6. android/android-test android/android-test Public

    An extensive framework for testing Android apps

    Java 1.1k 305