technojam / AndroidCustomView

This repository consist of some custom views and UI components for android
4 stars 31 forks source link

Fixes #14: Added attrributes in MessageBox view #15

Closed danishjamal104 closed 4 years ago

danishjamal104 commented 4 years ago

Fixes: #14

Below are the attributes that I have added.

  1. text: change the text inside box.
  2. strokeWidth: changes width of stroke of box.
  3. strokeColor: changes color of stroke.
  4. textColor: define color of text.