Skip to content

Commit 5721981

Browse files
committed
Merge pull request #233 from HIPERCUBE/patch-1
Typo Fix
2 parents 1555735 + bee7c0b commit 5721981

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/quick-start/animation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ Add some initialization codes to `onCreate()`:
2424
```java
2525
@Override
2626
protected void onCreate(Bundle savedInstanceState) {
27-
:
2827
ObservableListView listView = (ObservableListView) findViewById(R.id.list);
2928
listView.setScrollViewCallbacks(this);
3029
}

0 commit comments

Comments
 (0)