Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6133681
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T17:15:36+00:00 2026-05-23T17:15:36+00:00

I have an activity which is basically a form. When the user selects an

  • 0

I have an activity which is basically a form. When the user selects an edittext, the activity either obscures part of the form (including the submit button) or tries to readjust which doesnt work because the only scrollable area is the form itself – everything else is pretty tightly bound with weights. I have used “android:windowSoftInputMode” to try and adjust it to either resize or panning but both don’t work due to the outcome above.

What I am looking for is that the keyboard is shown and whether the activity is hidden or not – the user can still scroll up and down in the activity to see other parts of the form while the keyboard is showing. Is this possible?

Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T17:15:36+00:00Added an answer on May 23, 2026 at 5:15 pm

    ya that should be possible, i have an activity that does the same thing as what you seem to be trying. all i have is a ScrollView with a bunch of children layouts and widgets. and any time the keyboard comes up, i dont have a problem.

    <?xml version="1.0" encoding="utf-8"?>
    <ScrollView
      xmlns:android="http://schemas.android.com/apk/res/android"
      android:layout_width="match_parent"
      android:layout_height="match_parent">
      <LinearLayout android:layout_width="match_parent" android:id="@+id/abstractWorkOrderParentLayout" android:layout_height="match_parent" android:orientation="vertical">
         ****ALL WIDGETS GO HERE****
      </LinearLayout>
    </ScrollView>
    

    i have at least 20 more widgets aligned vertically in abstractWorkOrderParentlayout and the scrolling works as i think you want it to

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a activity (ListActivity) in which if a user click on a button,
I have a couple of tables which are used to log user activity for
I have an activity that contains several user editable items (an EditText field, RatingBar,
I have an Activity which is basically a big webview with some other buttons.
I have an Activity which I want to be finished when user rotates the
I have an activity which shows some List entries. When I click on a
I have created an activity which sends a number of notifications to status bar.
Say if I have a locationManager(LM) object in activity A, which is my main
I have an Activity in Android, with two elements: EditText ListView When my Activity
I have an activity with two buttons, start and stop. If the user press

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.