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

  • SEARCH
  • Home
  • 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 7952855
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T02:59:13+00:00 2026-06-04T02:59:13+00:00

I have a header that I am working on and I got the buttons

  • 0

I have a header that I am working on and I got the buttons to render in a single row, but one button does not fit on the screen and there is a space between the buttons.

Here is my layout for the header so far:

<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent" 
android:layout_height="fill_parent">


 <Button android:id="@+id/home"
  android:layout_width="0dp" 
  android:orientation="horizontal"
  android:layout_height="10dp"
  android:layout_weight="1"
  android:text="Home"
/>

<Button android:id="@+id/questions"
 android:layout_width="0dp" 
 android:layout_height="10dp"
 android:orientation="horizontal"
 android:layout_weight="1"
 android:text="Questions"
android:layout_toRightOf="@+id/home"  />  


 <Button android:id="@+id/businesses"
  android:layout_width="0dp" 
  android:layout_height="10dp"
  android:orientation="horizontal"
  android:layout_weight="1"
  android:text="Businesses"
  android:layout_toRightOf="@+id/questions"
 />  

 <Button android:id="@+id/learn"
  android:layout_width="0dp" 
  android:layout_height="10dp"
  android:layout_weight="1"
  android:orientation="horizontal"
  android:text="Learn"
  android:layout_toRightOf="@+id/businesses"
 />  


 <Button android:id="@+id/extra_help"
  android:layout_width="0dp" 
  android:layout_height="10dp"
  android:orientation="horizontal"
  android:layout_weight="1"
  android:text="Help"
  android:layout_toRightOf="@+id/learn"
/>  
</LinearLayout>

How can I make each button smaller, and make it so there is no space between them? Also, what is some devices have narrower screens? How do I make sure the header fits into all the screens?

Thanks!

  • 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-06-04T02:59:15+00:00Added an answer on June 4, 2026 at 2:59 am

    You could use a LinearLayout and set each of the Button‘s layout_width to 0dp and layout_weight to 1. That way, the entire space of the LinearLayout would be equally distributed among your Buttons.

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

Sidebar

Related Questions

So I have a tiny header image that repeats on the x axis, but
I have a table with a header that user regular tr tags (not th).
Hello I have a header that I am trying to get working and I
I'm interested in the way lala.com works. They have a header that remains fixed
I would like to have a table header that looks like the image shown
Currently I have a site where it has a header that looks something like
I have a global header and footer that has a Database connection and a
I have a header file, lets say Common.h, that is included in all of
Is there a way in rst to have automatic header numbering ? That is
I am developing a software package that transmits messages. Currently I have a header

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.