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.

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. hearthstone-cards-android hearthstone-cards-android Public

    Kotlin 1

  2. multiplos-layouts multiplos-layouts Public

    Kotlin 1

  3. scanner-list scanner-list Public

    Java

  4. 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