For now not sending issue report for #278.
This commit is contained in:
1 parent
ddc754ec25
commit
7e3288a076
1 file changed
+1
-1
@@ -130,7 +130,7 @@ class ArticleFragment : Fragment() {
|
||||
typeface = try {
|
||||
ResourcesCompat.getFont(context!!, resId)!!
|
||||
} catch (e: java.lang.Exception) {
|
||||
ACRA.getErrorReporter().maybeHandleSilentException(Throwable("Font loading issue: ${e.message}"), context!!)
|
||||
// ACRA.getErrorReporter().maybeHandleSilentException(Throwable("Font loading issue: ${e.message}"), context!!)
|
||||
// Just to be sure
|
||||
null
|
||||
}
|
||||
|
||||
Reference in new issue
Block a user