An open API service indexing awesome lists of open source software.

https://github.com/utsavdotpro/horizontaldivider

UI Component. Simple horizontal divider with title for android.
https://github.com/utsavdotpro/horizontaldivider

android android-library horizontal-divider ui-component

Last synced: about 1 month ago
JSON representation

UI Component. Simple horizontal divider with title for android.

Awesome Lists containing this project

README

          

[![](https://jitpack.io/v/u-barnwal/HorizontalDivider.svg)](https://jitpack.io/#u-barnwal/HorizontalDivider)
# HorizontalDivider
UI Component. Simple horizontal divider with title for android.

## Sample

## Implementation
**Step 1:** Add to project level build.gradle

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

**Step 2:** Add to app level build.gradle

dependencies {
implementation 'com.github.u-barnwal:HorizontalDivider:VERSION'
}
## How to use
**Create view**

|Position|Value
|---|---|
|LEFT|left|
|RIGHT|right|

## Features

- Fully adaptive
- Lightweight

## Links
- Live example
- https://pricelistlite.isolpro.in
- https://transactionslistlite.isolpro.in