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.
所以我正在按照本教程制作复合组件。
我认为我的复合组件布局 xml 文件与屏幕布局位于同一文件夹中,这真的很混乱,为了利益分离、整洁、代码可移植性和所有那些好的编码东西,是否有可能把这些自定义组件在他们自己的文件夹中,比如 layout_customviews 什么的?
您可以创建包含复合视图的 android 库项目