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.
一部の Unicode 文字をサポートする外部フォントを使用するように、ダイアログの書体を変更する必要があります。残念ながら、利用可能な AlertDialog.setTypeFace() メソッドはありません...
何か案は?
たとえば、カスタム フォントを含む TextView を使用して、カスタム ビューを使用して独自のダイアログを作成できるはずです。