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.
のすべてのテキストを大文字にする方法を教えてください。TextViewandroid
TextView
android
アンドロイド:textAllCaps="true"
以降のバージョンでは機能しICSますが、それ以前のバージョンでは機能しません。capitalisationプログラムで使用するのではなく、xml で実行したいと考えていtoUpper()ます。
ICS
capitalisation
toUpper()
使用するandroid:inputType="textCapCharacters"
android:inputType="textCapCharacters"