dynamic-ui icon indicating copy to clipboard operation
dynamic-ui copied to clipboard

android dynamic-ui

Create android dynamically component.

- Information Layout
    -Information
    -Error
- Text InputLayout
- EditText
- Button

Information Layout

  1-Text
  2-Type(Error and Information type)

Text Input Layout

  1-Box Stroke Color
  2-Background Mode
  3-Text Appearance
  4-CornerRadii
  5-Padding

Dynamic Edit Text

  1-Hint Message
  2-Empty Length Error
  3-Min Length Error
  4-Keyboard Type
  5-Line
  6-Min Length
  7-Max Length
  8-Optional
    - An optional field does not process(min. length, max. length, empty length) rules

Button

  1-Height
  2-Width
  3-Text
  4-Text Color
  5-Text Size
  6-Background
  7-Margin

Dependency

maven { url 'https://jitpack.io' }
dependencies {
    implementation 'com.github.ogulcanucarsu:dynamic-ui:1.1.0'
}

Screenshots: