Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alidili committed Oct 10, 2017
1 parent e65c1d0 commit 5cd265e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ private void fillAnswer(String answer, int position) {
}

/**
* 点击事件
* 触摸事件
*/
class BlankClickableSpan extends ClickableSpan {

Expand Down
2 changes: 1 addition & 1 deletion FillBlankQuestionDemo/.idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,12 @@

[《Android 使用代码实现一个填空题》](http://blog.csdn.net/kong_gu_you_lan/article/details/78134068)

## DragFillBlankQuestionDemo

[![](https://img.shields.io/badge/APK%20download-1.49M-green.svg)](https://github.com/alidili/Demos/raw/master/DragFillBlankQuestionDemo/DragFillBlankQuestionDemo.apk)

[《Android 使用代码实现一个选词(拖拽)填空题》](http://blog.csdn.net/kong_gu_you_lan/article/details/78195171)

## License

```
Expand Down

0 comments on commit 5cd265e

Please sign in to comment.