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 本地化来确定要从 drawable 中显示的图片。我创建了一个可绘制的floder,如下所示
用于法语的 hdpi
可绘制的-fr-hdpi
hdpi 英文
是否正确,因为图像仅使用默认值显示。
将此代码用于设备选择的语言。
locale = Locale.getDefault();