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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T14:18:59+00:00 2026-05-23T14:18:59+00:00

I have a button and a expand list above this button , when the

  • 0

I have a button and a expand list above this button , when the list is expanded the button below it disappears . how to make this button in fixed location?

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
        android:orientation="vertical" android:layout_width="fill_parent"
        android:layout_height="fill_parent">
<include layout="@layout/ads_bar" ></include>        
<TextView 
                android:text="Level 1:"
                android:textSize="20dp"
                android:id="@+id/TextView01" 
                android:layout_width="fill_parent"
                android:layout_height="wrap_content"></TextView>

<TextView 
                android:text="lorem ispum something about this level ..... :)"
                android:textSize="16dp"
                android:id="@+id/TextView01" 
                android:layout_width="fill_parent"
                android:layout_height="wrap_content"></TextView>

<ExpandableListView 
                android:id="@+id/listView"
                android:scrollbars="vertical"
                android:layout_width="fill_parent" 
                android:layout_height="wrap_content"></ExpandableListView>

<include 
                android:layout_alignParentBottom="true"
                layout="@layout/quick_links_bar"></include>
</LinearLayout>

where quick_links_bar represents button !

  • 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-23T14:18:59+00:00Added an answer on May 23, 2026 at 2:18 pm

    Sounds like you want the quick_links_bar layout to always stay at the bottom? You’ll need to use RelativeLayout for that.

    Wrap your whole layout in a RelativeLayout and move your quick links bar layout outside of the LinearLayout and set the property android:layout_alignParentBottom="true" on it. For this next bit, you’ll need to assign an id to your quick links bar. On your LinearLayout, set the property android:layout_above="@id/quicklinksbarid". Make sure your quick links bar include statement is above the LinearLayout.

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

Sidebar

Related Questions

We have a button that saves asynchronously using AjaxToolKit/C#/.NET. I'm getting this in my
I have a Button that is looking at 2 comboboxes to make sure they
This issue occurs in our beloved Internet Explorer 7: I have a list of
I have an options button that, when clicked on, will display a dropdown list
Im trying to have a layer animate/expand hight on click of a show button,
I'm trying to make a list item expandable. Basically, I want to have a
I have an iframe with an button that when clicked expands a list. I
I have the following list in HTML: <ul> <li><span class=button>A</span></li> <li><span class=button>B</span></li> <li><span class=button>C</span></li>
I have button, which fires an event, that deletes a record from the database.
I have one issue with Datetime Picker In my firstview i have button.If i

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.