Android move layout up when soft keyboard shown

Android. Move Layouts Up When Soft Keyboard Shown?

Dec 27, 2009

I have a few elements in a RelativeView with the align bottom attribute set, when the soft keyboard comes up the elements are hidden by the soft keyboard. I would like them to move up so that if there is enough screen space they are shown above the keyboard, or to make the section above the keyboard scrollable so the user can still see the elements.

Android move layout up when soft keyboard shown

View 1 Replies

Android. Resizing SurfaceView When Soft Keyboard Shown Or Hidden

Jul 10, 2009

ads

I have an application that renders content into a SurfaceView. When the longPress event is received the application requests that the soft keyboard be displayed so the user can interact with what is being displayed on the SurfaceView. The problem that I have is that the size of the SurfaceView is not changed when the soft keyboard is displayed. I have read the article titled: "Updating applications for on-screen input methods" and I've modified my application manifest so that the following is specified for the activity in question:

<activity android:name="AndroidSurfaceViewActivity" android:configChanges="orientation|keyboardHidden" android:windowSoftInputMode="adjustResize"> <intent-filter> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> </intent-filter> </activity>

Related posts

  • Android. Hide Soft Keyboard On Android After Clicking Outside EditText Nov 12, 2010 Everyone knows that to hide a keyboard you need to implement: But the big deal here is how to hide the...

  • IOS/Xcode: How to Move View Up when Keyboard appears Asked by user1904273 on 09/03/2015 at 6:25 PM There are many answers on this on SO but most are from years ago and none seem quite...

  • The Best Ereader for Android Reading ebooks on Android used to be just okay. Now it's awesome. While there are plenty of sweet apps for reading books on your phone or tablet, Play Books has...

  • Video: Hands-on With New Instagram Video on Android Not that it was much of a surprise after a couple of reports broke the news in the days leading up to today’s Facebook event, but yes, they...

  • 4 Pics 1 Word Answers & Cheats 4 Pics 1 Word answers, cheats, and hints will show you how to beat all levels and letters of the game for iPhone, iPod, iPad, and Android. Guess the word that the...