You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
533 B
15 lines
533 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<root>
|
|
<item name="android.text.TextUtils boolean isEmpty(java.lang.CharSequence)">
|
|
<annotation name="org.jetbrains.annotations.Contract">
|
|
<val name="value" val=""null->true"" />
|
|
</annotation>
|
|
</item>
|
|
<item name="android.text.TextUtils boolean stringOrSpannedString(java.lang.CharSequence)">
|
|
<annotation name="org.jetbrains.annotations.Contract">
|
|
<val name="value" val=""null>null;!null>!null"" />
|
|
</annotation>
|
|
</item>
|
|
</root>
|
|
|