在这里 https://developer.android.google.cn/guide/topics/resources/providing-resources 找了一圈没找到。是我没找对地方吗?还是官方文档里就是没有对 declare-styleable 完整的介绍?我看讲自定义 View 的地方有介绍: https://developer.android.google.cn/training/custom-views/create-view 但是这不是正式的定义,比如 format="reference",format="dimension" 都没有给出定义。