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.
- Host: GitHub
- URL: https://github.com/utsavdotpro/horizontaldivider
- Owner: utsavdotpro
- Created: 2021-02-04T21:19:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-11T13:05:58.000Z (over 5 years ago)
- Last Synced: 2025-07-17T09:56:25.615Z (11 months ago)
- Topics: android, android-library, horizontal-divider, ui-component
- Language: Java
- Homepage:
- Size: 142 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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