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.
任意のバージョンのstyles.xmlを使用できるアプリアプリを開発している場合、コードを複数回繰り返すのではなく、このファイルの1つのバージョンにコードを記述し、他のバージョンにそのコードを参照させることは可能ですか?
複数のバージョンのstyles.xmlがあるEclipseを使用しています。
res->値->styles.xml
res-> values-v11-> styles.xml
res-> values-v14-> styles.xml
はい、APIレベルの低いバージョンで宣言されているものにアクセスできます。