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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T17:20:24+00:00 2026-05-26T17:20:24+00:00

What I am trying to do is as below I tried using linear layout

  • 0

What I am trying to do is as below enter image description here

I tried using linear layout as below

  <?xml version="1.0" encoding="utf-8"?>
<LinearLayout
android:id="@+id/widget33"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:orientation="vertical"
xmlns:android="http://schemas.android.com/apk/res/android"
android:background="#FFFFFF" >
    <TextView android:layout_height="wrap_content" android:text="Eric Lee" android:id="@+id/textView1" android:layout_width="wrap_content" android:layout_gravity="center_horizontal" android:layout_marginBottom="50px" android:layout_marginTop="10px"></TextView>

  <LinearLayout
      android:orientation="horizontal"
      android:layout_width="fill_parent" android:layout_height="wrap_content"> <ImageButton android:layout_width="wrap_content" android:src="@drawable/help" android:layout_height="wrap_content" android:id="@+id/imageButton2"  android:background="@null" android:layout_gravity="left"></ImageButton>
 <ImageButton android:layout_width="wrap_content" android:src="@drawable/help" android:layout_height="wrap_content" android:id="@+id/imageButton2"  android:background="@null" android:layout_gravity="top"></ImageButton>

</LinearLayout>
</LinearLayout>

However i am having trouble with floating the image left and the right image right. They still stuck at the same Position

  • 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-26T17:20:25+00:00Added an answer on May 26, 2026 at 5:20 pm
    <?xml version="1.0" encoding="utf-8"?>
    <LinearLayout android:id="@+id/widget33"
        android:layout_width="fill_parent" android:layout_height="fill_parent"
        android:orientation="vertical" xmlns:android="http://schemas.android.com/apk/res/android"
        android:background="#FFFFFF">
        <RelativeLayout android:layout_height="wrap_content"
            android:id="@+id/relativeLayout1" android:layout_width="match_parent">
            <ImageButton android:layout_width="wrap_content"
                android:id="@+id/imageButton1" android:src="@drawable/icon"
                android:layout_height="wrap_content" android:layout_alignParentLeft="true"></ImageButton>
            <ImageButton android:layout_width="wrap_content"
                android:id="@+id/imageButton2" android:src="@drawable/icon"
                android:layout_height="wrap_content" android:layout_alignParentRight="true"></ImageButton>
        </RelativeLayout>
        <RelativeLayout android:layout_width="match_parent"
            android:id="@+id/RelativeLayout01" android:layout_height="wrap_content">
            <ImageButton android:layout_width="wrap_content"
                android:id="@+id/ImageButton02" android:src="@drawable/icon"
                android:layout_alignParentLeft="true" android:layout_height="wrap_content"></ImageButton>
            <ImageButton android:layout_width="wrap_content"
                android:id="@+id/ImageButton01" android:src="@drawable/icon"
                android:layout_alignParentRight="true" android:layout_height="wrap_content"></ImageButton>
        </RelativeLayout>
        <LinearLayout android:layout_height="wrap_content"
            android:id="@+id/linearLayout1" android:layout_width="match_parent">
            <EditText android:layout_weight="1" android:id="@+id/editText1"
                android:layout_height="wrap_content" android:layout_width="wrap_content">
                <requestFocus></requestFocus>
            </EditText>
        </LinearLayout>
    </LinearLayout>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to take a screenshot of my Android application using Robotium, I'm using
I am trying to create a UI using relative layout where in the UI
I am trying to import Scalala into Eclipse. I had tried using the sbt-eclipse
I have been trying to install VS2010 SP1. I have tried Using both the
In the code below i`m trying to read a list of selected projects and
Below is my code which I am trying to find 'Username Ok' in the
The code below is what I am trying to use in order to get
I have below query I am trying to show message 'No SubSource for this
In the below code I'm trying to loop through each child node and append
Below is my program and I am trying to get the call stack when

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.