Skip to content
View otazmoreira's full-sized avatar

Block or report otazmoreira

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. hearthstone-cards-android hearthstone-cards-android Public

    Kotlin 1

  2. scanner-list scanner-list Public

    Java

  3. Sample how to make it easy to show l... Sample how to make it easy to show light mode and dark mode component preview with Jetpack Compose.
    1
    import android.content.res.Configuration
    2
    import androidx.compose.foundation.layout.fillMaxWidth
    3
    import androidx.compose.foundation.layout.padding
    4
    import androidx.compose.foundation.isSystemInDarkTheme
    5
    import androidx.compose.foundation.shape.RoundedCornerShape
  4. koin koin Public

    Forked from InsertKoinIO/koin

    Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform

    Kotlin