Changed some annotations to @Nullable to make them JDK-compliant

This commit is contained in:
Alexey Sedunov
2013-12-12 16:12:22 +04:00
parent 1c9b093728
commit a50dd96401
2 changed files with 5 additions and 5 deletions
@@ -192,7 +192,7 @@
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.widget.TextView void append(java.lang.CharSequence) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
<annotation name='org.jetbrains.annotations.Nullable'/>
</item>
<item name='android.widget.FrameLayout FrameLayout(android.content.Context, android.util.AttributeSet, int) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>