mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Ensure android.text.TextUtils will never be used again
This commit is contained in:
parent
377a228f88
commit
1de02c2fbb
1 changed files with 3 additions and 0 deletions
|
@ -156,3 +156,6 @@ Formatter\.formatFileSize===1
|
|||
|
||||
### Use TextUtils.formatFileSize with short format param to true
|
||||
Formatter\.formatShortFileSize===1
|
||||
|
||||
### Use kotlin stdlib to test or compare strings
|
||||
android\.text\.TextUtils
|
||||
|
|
Loading…
Add table
Reference in a new issue