Skip to content
View farshadrezaee's full-sized avatar

Organizations

@calmwm

Block or report farshadrezaee

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

Pinned Loading

  1. youtube-minimize-video-player youtube-minimize-video-player Public

    Implement youtube minimize video player animation using by MotionLayout and Exoplayer.

    Kotlin 8 1

  2. load-image-in-bottom-navigation load-image-in-bottom-navigation Public

    customize android bottom navigation for load image in item of it.

    Kotlin 7 1

  3. CustomAdapterRecyclerview CustomAdapterRecyclerview Public

    Forked from FarshidRoohi/CustomAdapterRecyclerview

    📟Very easy endless scrolled, onClick item and simple use recyclerView adapter binding

    Kotlin

  4. ZarinPal/ZarinPalAuth ZarinPal/ZarinPalAuth Public

    ZarinPal OAuth on Android.

    Kotlin 3 2

  5. filepicker filepicker Public

    pick file via intent

    Kotlin 1 1

  6. Infinite scroll provider for recycle... Infinite scroll provider for recycler view
    1
    import androidx.recyclerview.widget.GridLayoutManager
    2
    import androidx.recyclerview.widget.LinearLayoutManager
    3
    import androidx.recyclerview.widget.RecyclerView
    4
    import androidx.recyclerview.widget.StaggeredGridLayoutManager
    5
    import kotlin.math.min