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.
我正在使用一些 android 内置的可绘制对象,我想知道它们是否可以作为矢量图形或不同大小使用?我正在为 xlarge 屏幕进行布局,而我使用的可绘制对象看起来有点小。提前致谢!
它们以不同大小的 PNG 文件形式提供。检查 [your-sdk-dir]/platforms/android-X/data/res 你会看到它所有的可绘制资源。