We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 991bc4a commit 14badbaCopy full SHA for 14badba
README.md
@@ -157,8 +157,8 @@ private String param2; // 参数2
157
158
- activity_{范围_}功能,为Activity的命名格式
159
- fragment_{范围_}功能,为Fragment的命名格式
160
- - dialog_{范围_}功能,为Dialog的命名格式
161
- - item_list_{范围_}功能,为ListView的item命名格式
+- dialog_{范围_}功能,为Dialog的命名格式
+- item_list_{范围_}功能,为ListView的item命名格式
162
- item_grid_{范围_}功能,为GridView的item命名格式
163
- header_list_{范围_}功能,为ListView的HeaderView命名格式
164
- footer_list_{范围_}功能,为ListView的FooterView命名格式
0 commit comments