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.
RTLになるヘブライ語でテキストを入力することになってEditTextいるため、重力は右に設定されていますが、これは英語キーボードでは正常に機能しますが、ヘブライ語キーボードの場合、重力は再び左に変更されます。この問題を解決するには?
EditText
重力が常に正しいことを望みます。
キーボードの設定変更エントリを行い、onConfigurationChanged()機能setGravityを右に戻しました。それで十分でしょうか?
onConfigurationChanged()
setGravity