SomeUIDesigns Simple Swipe Button. Inspired by ClayEditor Button allprojects { repositories { ... maven { url 'https://jitpack.io' } } } dependencies { implementation 'com.github.CodeCLS:SomeUIDesigns:1.0.0' }