Android
AND-401 · Question #96
Which of the following is true about attributeandroid:windowSoftInputMode of the <activity> tag in file AndroidManifest.xml?
The correct answer is B. It adjusts how the main window of the activity interacts with keyboard. See the full explanation below for the reasoning.
Question
Which of the following is true about attributeandroid:windowSoftInputMode of the <activity> tag in file AndroidManifest.xml?
Options
- AIt specifies whether the window is in full screen or not
- BIt adjusts how the main window of the activity interacts with keyboard
- CIt adjusts how the window should be launched
- DIt adjusts the window orientation
How the community answered
(52 responses)- A8% (4)
- B77% (40)
- C2% (1)
- D13% (7)
Community Discussion
No community discussion yet for this question.