Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8b382aa

Browse files
authored
Update README.md
1 parent d55743a commit 8b382aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ implementation 'com.yhw.library:taglayout:1.0.1'
5050
```
5151

5252
##### 布局属性
53-
*app:defaultChoicePosition="0" //单选时默认选中项*
54-
*app:choiceMode="none" //设置选择模式,支持单选(singleChoice)和多选(multipleChoice) 默认(none)表示不设置选择模式*
53+
1. app:defaultChoicePosition="0" //单选时默认选中项
54+
2. app:choiceMode="none" //设置选择模式,支持单选(singleChoice)和多选(multipleChoice) 默认(none)表示不设置选择模式
5555

5656

5757
#### 动态添加数据

0 commit comments

Comments
 (0)