CustomFontWidgets
CustomFontWidgets copied to clipboard
How to use the library?
I went to the sample' apps gradle build file to see how to add the dependency. It reads
compile project(':customfontwidgets'). After adding this, I get a gradle build error saying 'Project with path ':customfontwidgets'' could not be found in the project ':app'. How can I proceed?
Edit1:Oops, just realized you haven't added a gradle dependency and that I have to download your library and as a module. Sorry. Will try it out.
Edit2:Works like a charm! Great library!
@susheel17 Thanks for your response , i added grade dependency .