Skip to content

Commit 34db273

Browse files
committed
see the log
1 parent 6f53e14 commit 34db273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ public class MyClass {
273273

274274
考虑到 Android 众多的 UI 控件,为避免控件和普通成员变量混淆以及更好地表达意思,所有用来表示控件的成员变量统一加上控件缩写作为前缀(具体见附录[UI 控件缩写表](#ui-控件缩写表))。
275275

276-
例如:`mIvAvatar``rvBooks``fl_container`
276+
例如:`mIvAvatar``rvBooks``flContainer`
277277

278278

279279
##### 3.5.3 VariableName(变量名)

0 commit comments

Comments
 (0)