You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 5, 2023. It is now read-only.
I am using the library in one of my project. For complete activity is works fine, but if the activity has an fragment it doesn't work then. Moreover inside the fragment it doens't work using one of the exposed methods.
Also if i apply it to button or any view other then textview then also it doesn't work. Is it meant to work on these or just the acitivities.
For a button , i use TypefaceHelper.getInstance().setTypeface(addPhotoBtn, "JosefinSans-Regular.ttf");