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 3627252
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T23:51:53+00:00 2026-05-18T23:51:53+00:00

If there are many control in a window which can not appear at same

  • 0

If there are many control in a window which can not appear at same time on window. There may be an option to show them to use view as scrollable, but I don’t know how to use it. In my design 5 Edittext in horizontal view and two buttons in vertical view. how can I manage them?

  • 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-18T23:51:54+00:00Added an answer on May 18, 2026 at 11:51 pm

    Do you mean something like that?

    <?xml version="1.0" encoding="utf-8"?>
    

    <ScrollView android:id="@+id/ScrollView01"
        android:layout_alignParentTop="true" android:layout_width="fill_parent"
        android:layout_height="fill_parent" android:layout_above="@+id/LinearLayout01">
        <RelativeLayout android:layout_width="fill_parent"
            android:layout_height="fill_parent"
            android:scrollbarAlwaysDrawVerticalTrack="true">
    
    
            <EditText android:layout_alignParentTop="true" android:id="@+id/EditText01"
                android:layout_height="wrap_content" android:text="@+id/EditText01"
                android:layout_width="fill_parent" android:minHeight="100dip"></EditText>
            <EditText android:id="@+id/EditText02" android:layout_below="@+id/EditText01"
                android:layout_height="wrap_content" android:text="@+id/EditText02"
                android:layout_width="wrap_content" android:layout_alignLeft="@+id/EditText01"
                android:layout_alignRight="@+id/EditText01" android:minHeight="100dip"></EditText>
            <EditText android:id="@+id/EditText03" android:layout_below="@+id/EditText02"
                android:layout_height="wrap_content" android:text="@+id/EditText03"
                android:layout_width="wrap_content" android:layout_alignLeft="@+id/EditText02"
                android:layout_alignRight="@+id/EditText02" android:minHeight="100dip"></EditText>
            <EditText android:id="@+id/EditText04" android:layout_below="@+id/EditText03"
                android:layout_height="wrap_content" android:text="@+id/EditText04"
                android:layout_width="wrap_content" android:layout_alignLeft="@+id/EditText03"
                android:layout_alignRight="@+id/EditText03" android:minHeight="100dip"></EditText>
            <EditText android:id="@+id/EditText05" android:layout_below="@+id/EditText04"
                android:layout_height="wrap_content" android:text="@+id/EditText05"
                android:layout_width="wrap_content" android:layout_alignLeft="@+id/EditText04"
                android:layout_alignRight="@+id/EditText04"></EditText>
    
        </RelativeLayout>
    </ScrollView>
    
    
    <LinearLayout android:id="@+id/LinearLayout01"
        android:orientation="horizontal" android:background="@android:drawable/bottom_bar"
        android:paddingLeft="4.0dip" android:paddingTop="5.0dip"
        android:paddingRight="4.0dip" android:paddingBottom="1.0dip"
        android:layout_width="fill_parent" android:layout_height="wrap_content"
        android:layout_alignParentBottom="true">
        <Button android:id="@+id/allow" android:layout_width="0.0dip"
            android:layout_height="fill_parent" android:text="Allow"
            android:layout_weight="1.0" />
        <Button android:id="@+id/deny" android:layout_width="0.0dip"
            android:layout_height="fill_parent" android:text="Deny"
            android:layout_weight="1.0" android:minHeight="100dip"/>
    </LinearLayout>
    

    Here is the screen

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

Sidebar

Related Questions

There are many ways of converting a String to an Integer object. Which is
There're many ways to write an HTTP-status header: HTTP/1.1 404 Not Found Status: 404
There are many instances where we are not happy with the decisions that Oracle's
I'm currently working on a Win32 program which requires a main window containing many
There are many conflicting statements around. What is the best way to get the
There are many things that all programmers should know, but I am particularly interested
There are many systems that depend on the uniqueness of some particular value. Anything
There's many regex's out there to match a URL. However, I'm trying to match
There are many Cocoa methods that require an NSError object as a parameter to
There are many ways to Title Case in java . But how do you

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.