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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T02:00:54+00:00 2026-05-15T02:00:54+00:00

Linear layout below. This layout is aligned parent bottom in a Relative Layout. Problem

  • 0

Linear layout below. This layout is aligned parent bottom in a Relative Layout. Problem is I want all buttons to have the same height. I have tried layout_gravity=”fill” but that doesn’t seem to work.

<LinearLayout android:id="@+id/button_layout" 
        android:layout_height="wrap_content"
        android:layout_width="fill_parent"
        android:background="#FFFFFF"
        android:layout_alignParentBottom="true">
    <Button android:text="Send" android:id="@+id/send_button"
        android:layout_weight="1" android:layout_gravity="fill"
        android:layout_width="0dip" android:layout_height="wrap_content">
    </Button>
    <Button android:text="Report Missing Image" android:id="@+id/report_button"
        android:layout_weight="1"
        android:layout_width="0dip" android:layout_height="wrap_content">
    </Button>
    <Button android:text="Close" android:id="@+id/close_button"
        android:layout_weight="1" android:layout_gravity="fill"
        android:layout_width="0dip" android:layout_height="wrap_content">
    </Button>
</LinearLayout>
  • 1 1 Answer
  • 1 View
  • 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-15T02:00:54+00:00Added an answer on May 15, 2026 at 2:00 am

    Try setting the layout_height on the buttons to fill_parent. This will cause them to all take up the amount of space in the parent.

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

Sidebar

Related Questions

I'm calling this linear class relationship , but correct me if I'm wrong. I'm
Is there stable linear algebra (more specifically, vectors, matrices, multidimensional arrays and basic operations
I'm writing a small and inadequate linear algebra library in C++ for a project
I'm trying to implement some basic linear algebra operations and one of these operations
I need to programmatically solve a system of linear equations in C, Objective C,
I'm looking for books and resource to teach myself linear algebra to be used
I'd like to set up a large linear programming model to solve an interesting
I would like to remove selected commit log entries from a linear commit tree,
Is there an open-source alternative to MATLAB's fmincon function for constrained linear optimization? I'm
I need to create a form with, half linear view (textboxes and dropdownlists in

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.