Skip to content
View zgsbrgr's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report zgsbrgr

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. soul-session soul-session Public

    A podcast player Android app built entirely with Kotlin and Jetpack Compose.

    Kotlin 1 1

  2. Compose-Animations Compose-Animations Public

    Android Jetpack Compose application with some animations

    Kotlin 2

  3. ZSolarSystem ZSolarSystem Public

    Android demo application w/ Jetpack Compose

    Kotlin

  4. Custom Rectangle Shape with a missin... Custom Rectangle Shape with a missing edge in Jetpack Compose
    1
    import androidx.compose.ui.geometry.Size
    2
    import androidx.compose.ui.graphics.Outline
    3
    import androidx.compose.ui.graphics.Path
    4
    import androidx.compose.ui.graphics.Shape
    5
    import androidx.compose.ui.unit.Density