Home - PHELAT/TextViewPlus GitHub Wiki
Welcome to the TextViewPlus wiki! :heavy_plus_sign: :heavy_plus_sign: :heavy_plus_sign:
put your font in assets directory of your project and select the widget you want :
- phelat.widget.PlusTextView
- phelat.widget.PlusButton
- phelat.widget.PlusEditText
- phelat.widget.PlusCheckBox
- phelat.widget.PlusProgressDialog
choose the widget you want
and then call this method in onTerminate method inside your application class :
Plus.unleash();