File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change
1
+ [ ![ Android Gems] ( http://www.android-gems.com/badge/skyfe79/AndroidChannel.svg?branch=master )] ( http://www.android-gems.com/lib/skyfe79/AndroidChannel )
2
+
1
3
# AndroidChannel
2
4
3
5
[ ![ Android Arsenal] ( https://img.shields.io/badge/Android%20Arsenal-AndroidChannel-green.svg?style=flat )] ( https://android-arsenal.com/details/1/2547 )
@@ -85,7 +87,7 @@ public boolean onTouchEvent(MotionEvent event) {
85
87
## APIs
86
88
87
89
* channel.open()
88
- * Use open() method to open channel. If you created a channel by Channel constructor, it is automatically open the channel by defaulty .
90
+ * Use open() method to open channel. If you created a channel by Channel constructor, it is automatically open the channel by default .
89
91
* channel.close()
90
92
* Use close() method to close channel. close() method removes callbacks and messages in the message queue.
91
93
* channel.toUI()
You can’t perform that action at this time.
0 commit comments