我在项目的README.md文件中遇到了一种非常奇怪的行为。我有一个包含3个项目的编号列表,在查看原始文件时一切正常。但是,在以降价形式查看时,第二项的数字为1而不是2。
任何帮助都将不胜感激。
以下是project
答案 0 :(得分:1)
在代码段前插入tab
。
1. In your dependencies, add
```
compile 'com.github.arimorty:floatingsearchview:1.0.1'
```
2. Add a FloatingSearchView to your view hierarchy, and make sure that it takes
up the full width and height of the screen