how to change font for message and text of btn??
Closed this issue · 1 comments
aryalireza commented
New Issue Checklist
- I have read and understood the CONTRIBUTING guide
- I have read the Documentation
- I have searched for a similar issue in the project and found none
Issue Info
Info | Value |
---|---|
Platform Name | e.g. Android |
Platform Version | e.g. 6.0 |
CFAlertDialog Version | e.g. 2.1.1 |
Integration Method | e.g. gradle / manually |
Xcode Version | e.g. Android Studio 2.3 |
Repro rate | e.g. all the time (100%) / sometimes x% / only once |
Repro with our demo prj | e.g. does it happen with our demo project? |
Demo project link | e.g. link to a demo project that highlights the issue |
Issue Description and Steps
Please fill in the detailed description of the issue (full output of any stack trace, compiler error, ...) and the steps to reproduce the issue.
rahul-s commented
@aryalireza Customising font is currently not supported in the library. You may do that with a custom layout in your application.