Skip to content

Latest commit

 

History

History
47 lines (20 loc) · 836 Bytes

README.md

File metadata and controls

47 lines (20 loc) · 836 Bytes

Custom Slider Number Picker

A UI-element with animation and custom behaviour

Introduction

This slider was made as a exercise in using XML views - Jetpack Compose and 3rd party libraries being prohibited.

Features

  • Drag pointwer to change value
  • Automatic nudge to closest value when left between two values

Technologies Used

  • XML Views
  • Kotlin

Getting Started

Clone this repository and run main() from Application.kt

Prerequisites

Android Studio

Authors

License

This project is licensed under the [MIT] License - see the LICENSE.md file for details.

Screenrecording

Screen_Recording_CustomSliderUIElement.mp4