Skip to content

A 7 and 14 segment display for Android built with Jetpack Compose

License

Notifications You must be signed in to change notification settings

rabross/SegmentedDisplay

Repository files navigation

GitHub

SegmentedDisplay

A 7-segment and 14-segment display for Android build with Jetpack Compose

Inspired by limpfish

Customizable

Highly customisable.

Dependency

implementation 'com.github.rabross:SegmentedDisplay:0.4.0'

Add the JitPack repository to your root build.gradle file

allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
    }
}

About

A 7 and 14 segment display for Android built with Jetpack Compose

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages