Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
masesdevelopers authored May 31, 2024
1 parent 48c3518 commit bbd2852
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
"android.text.method.MetaKeyKeyListener",
"android.text.method.QwertyKeyListener",
"android.text.method.TimeKeyListener",
"android.widget.ArrayAdapter",
"android.widget.CursorTreeAdapter",
"android.widget.HeaderViewListAdapter",
"android.widget.ResourceCursorAdapter",
Expand All @@ -67,8 +66,10 @@
],
"ClassesToAvoid": [
"android.R",
"android.icu.number.NumberFormatterSettings",
"android.icu.text.UnicodeSetIterator",
"android.util.TypedValue",
"android.widget.ArrayAdapter",
"java.lang.ProcessBuilder$Redirect$Type",
"java.lang.Thread$UncaughtExceptionHandler",
"java.util.Comparator",
Expand Down

0 comments on commit bbd2852

Please sign in to comment.