Skip to content

My Blog

Sharing my experiences on various technical aspects

  • Home
  • Quotes
    • Inspiring Quotes
    • Quotes by Famous personalities
    • Interesting Quotes to share
  • About Praveen boyalapalli

Home » SoftKeyboard

Tag: SoftKeyboard

Android

Show soft keyboard for EditText when Fragment starts

Posted on April 2, 2015February 3, 2022

At times When app screen starts, we may need to show Soft keyboard Popup for the EditText, which is having focus. So user don’t need to touch on the EditText to show keyboard. To show keyboard for EditText view when Activity starts. We can just implement in XML design file in EditText tag by using <requestFocus />. […]

Android

Bottom layout below ScrollView Or ListView moving up along with Soft keyboard

Posted on November 23, 2014February 8, 2017

Hi Guys, When you have a layout at bottom of the screen, below a ScrollView/ListView. If you have EditText to edit data,  when Softkeyboard pops up, the bottom layout moves up along with SoftKeyboard. And at times, it’s not require the bottom layout to moves up with Soft Keyboard. To handle this, you just need […]

Android

EditText, Keyboard is filling the entire screen when Landscape Orientation

Posted on November 12, 2014February 8, 2017

Hi Guys, If you face a scenario, With EditText when screen is in landscape orientation, EditText and Keyboard fills the entire screen and not able to see other views. set android:imeOptions=”actionDone|flagNoExtractUi” for EditText in XML file. Solves the issue.

Recent Posts

  • MissingMethodException: No signature of method
  • Using WebView from more than one process
  • Android Studio Quick fixes 1
  • Invocation failed Unexpected end of file from server – Android Studio
  • Enable View Device File Explorer and Logcat menu option in Flutter app

Recent Comments

  • Working at Walmart on Using WebView from more than one process
  • SAI KOUSHIK J V on Create new Class extends a SuperClass- Android Studio
  • Mo on OneDrive- Deleting an online-only file permanently
  • Charles Dow on Integrate BitBucket Plug-in Android Studio
  • aMIT on How to push project source code to BitBucket repository from Android Studio

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Tags

ActionBar Activity ADB Add Jar file ADT AlertDialog Android Android Studio Android Support Library build.gradle Button Chrome browser cmd ColorStateList Command Prompt commit debug dependencies download eclipse EditText eGit Flutter Fragment git gradle GridView Java ListView LogCat Project Quotes repository RoundRectShape Settings ShapeDrawable SoftKeyboard source code String terminal TextView Theme Validation WebView Windows OS
Proudly powered by WordPress | Theme: Sydney by aThemes.
 

Loading Comments...