新增 布局分析显示full id

This commit is contained in:
hyb1996
2018-11-11 22:06:44 +08:00
parent 76fa44960c
commit b805cefeac
2 changed files with 6 additions and 3 deletions

View File

@@ -34,6 +34,7 @@ public class NodeInfoView extends RecyclerView {
private static final String[] FIELD_NAMES = {
"id",
"idHex",
"fullId",
"bounds",
"depth",
"desc",