最終更新:2017-10-13 (金) 12:29:55 (2380d)  

Tools Attributes
Top / Tools Attributes

https://developer.android.com/studio/write/tool-attributes.html

Error handling attributes

  • tools:ignore?
  • tools:targetApi?
  • tools:locale?

Design-time view attributes

  • tools:? instead of android:
  • tools:context?
  • tools:layout?
  • tools:listitem? / tools:listheader? / tools:listfooter?
  • tools:showIn?
  • tools:menu?

Resource shrinking attributes

  • tools:shrinkMode?
  • tools:keep?
  • tools:discard?

参考