Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否有类似于classHTML 中的属性的属性?
class
我想更改此类中包含的所有视图的一些属性(尺寸和边距)。因此,同时为所有人更改相同的属性,而不是通过使用findViewById或其他方法单独浏览每个视图。
findViewById
您可以使用与 css 类非常相似的样式资源文件。