Loading core/java/android/animation/package.html +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ behaviors.</p> <p> For a guide on how to use the property animation system, see the <a href="{@docRoot}guide/topics/media/index.html">Animation</a> developer guide. <a href="{@docRoot}guide/topics/graphics/animation.html">Animation</a> developer guide. </p> </body> </html> docs/html/sdk/android-3.0.jd +2 −2 Original line number Diff line number Diff line Loading @@ -868,8 +868,8 @@ dimensions.</p> <h3>JSON utilities</h3> <p>New classes, {@link android.util.JsonReader} and {@link android.util.JsonWriter}, help you read and write JSON streams. The new APIs compliment the {@link org.json} classes which manipulate a document in memory.</p> read and write JSON streams. The new APIs complement the {@link org.json} classes, which manipulate a document in memory.</p> <p>You can create an instance of {@link android.util.JsonReader} by calling its constructor method and passing the {@link java.io.InputStreamReader} that feeds the JSON string. Loading Loading
core/java/android/animation/package.html +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ behaviors.</p> <p> For a guide on how to use the property animation system, see the <a href="{@docRoot}guide/topics/media/index.html">Animation</a> developer guide. <a href="{@docRoot}guide/topics/graphics/animation.html">Animation</a> developer guide. </p> </body> </html>
docs/html/sdk/android-3.0.jd +2 −2 Original line number Diff line number Diff line Loading @@ -868,8 +868,8 @@ dimensions.</p> <h3>JSON utilities</h3> <p>New classes, {@link android.util.JsonReader} and {@link android.util.JsonWriter}, help you read and write JSON streams. The new APIs compliment the {@link org.json} classes which manipulate a document in memory.</p> read and write JSON streams. The new APIs complement the {@link org.json} classes, which manipulate a document in memory.</p> <p>You can create an instance of {@link android.util.JsonReader} by calling its constructor method and passing the {@link java.io.InputStreamReader} that feeds the JSON string. Loading