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
this two lines go into infinite loop. In log only D/TextView: setTypeface with style : 0
It works in orginal example but using it outside of main projects produce that error.
The text was updated successfully, but these errors were encountered:
This happend when You got file bat_ in your layouts, not inside library. If they are in app res folder inflate goes into infinite loop and app crashes. As library this should be protected against that in my opinion.
this two lines go into infinite loop. In log only D/TextView: setTypeface with style : 0
It works in orginal example but using it outside of main projects produce that error.
The text was updated successfully, but these errors were encountered: