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.
xhdpi で 100x100px の画像を取得しましたが、ldpi に変換するには 37.50px である必要があります。人々は物事を四捨五入しますか?または、ldpiを念頭に置いてサイズをやり直しますか?
私の個人的なアドバイスは、LDPI を完全に無視し、Android にスケーリングを処理させることです。これは市場のごくわずかな部分であり、心配する価値はありません。
そうは言っても、本当にやりたいのであれば、最も近い偶数の整数に丸めます。おそらく38px。