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

Block or report KaveriKR

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

  1. AbsolutefitLayoutManager.java AbsolutefitLayoutManager.java
    1
    import android.content.Context;
    2
    
                  
    3
    import android.util.AttributeSet;
    4
    import android.view.ViewGroup;
    5
    
                  
  2. MVVMCoroutinesExample MVVMCoroutinesExample Public

    Kotlin Coroutines Example

    Kotlin

  3. SelectPartOfImage SelectPartOfImage Public

    Selecting rectangular portions of an Image

    Java

  4. NotesApp NotesApp Public

    A Kotlin notes app user Room Database to store the notes added by the user and the app follows MVVM architecture.

    Kotlin

  5. ProfileView ProfileView Public

    Custom ImageView

    Java

  6. NationalFlag NationalFlag Public

    An app built with Kotlin showing national flags of the different countries. It is built using MVVM architecture and uses RxJava, Retrofit, Dagger 2 .

    Kotlin