Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 546 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 546 Bytes

Android_RgbSeekbars

A simple RGB Slider color change app in Kotlin

To run the app

  • Clone the Repo

  • Open the Repo in Android Studio

  • Let the Gradle to build

  • Enjoy!!

  • Note: The OldSeekbar branch have the code for similar app using seekbars instead of material design's sliders.