Skip to content

Commit 542ce40

Browse files
author
Blankj
committed
see the log
1 parent 749cc89 commit 542ce40

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1115,26 +1115,26 @@ AS 已帮你集成了一些注释模板,我们只需要直接使用即可,
11151115

11161116
| 名称 | 缩写 |
11171117
| -------------- | ---- |
1118-
| TextView | tv |
1118+
| Button | btn |
1119+
| CheckBox | cb |
11191120
| EditText | et |
1121+
| FrameLayout | fl |
1122+
| GridView | gv |
11201123
| ImageButton | ib |
1121-
| Button | btn |
11221124
| ImageView | iv |
1125+
| LinearLayout | ll |
11231126
| ListView | lv |
1124-
| GridView | gv |
11251127
| ProgressBar | pb |
1126-
| SeekBar | sb |
11271128
| RadioButtion | rb |
1128-
| CheckBox | cb |
1129-
| ScrollView | sv |
1130-
| LinearLayout | ll |
1131-
| FrameLayout | fl |
1132-
| RelativeLayout | rl |
11331129
| RecyclerView | rv |
1134-
| WebView | wv |
1135-
| VideoView | vv |
1130+
| RelativeLayout | rl |
1131+
| ScrollView | sv |
1132+
| SeekBar | sb |
11361133
| Spinner | spn |
1134+
| TextView | tv |
11371135
| ToggleButton | tb |
1136+
| VideoView | vv |
1137+
| WebView | wv |
11381138

11391139
### 常见的英文单词缩写表
11401140

0 commit comments

Comments
 (0)