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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T09:38:16+00:00 2026-05-25T09:38:16+00:00

I am trying to insert a title bar with the following code. I try

  • 0

I am trying to insert a title bar with the following code. I try to keep the two buttons on it at left most and right most ends. But the buttons are not visible on the titlebar.
TextView is used as a title bar here and that is :

<TextView
android:layout_width="fill_parent"
android:layout_height="50px"
android:text="CAMERA"
android:gravity="center_horizontal"
android:background="#4C7D7E"
>
</TextView>

code for buttons:

<

Button
android:id="@+id/save"
android:layout_width="144px"
android:layout_height="37px"
android:text="save"
android:layout_x="7px"
android:layout_y="388px"
>
</Button>
<Button
android:id="@+id/send"
android:layout_width="144px"
android:layout_height="37px"
android:text="send"

android:layout_x="158px"
android:layout_y="388px"
>
</Button>

Cant guess.Can any one help me

Thanks in advance

  • 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-25T09:38:17+00:00Added an answer on May 25, 2026 at 9:38 am

    You should define a layout like this and set it as title bar.

    <?xml version="1.0" encoding="utf-8"?>
    <LinearLayout android:id="@+id/titlebar"
            android:layout_width="fill_parent" android:layout_height="80dp"
            xmlns:android="http://schemas.android.com/apk/res/android">
            <Button
             android:id="@+id/save"
             android:layout_width="144px"
             android:layout_height="37px"
             android:text="save"/>
    
            <TextView android:layout_width="wrap_content"
            android:layout_height="wrap_content" 
            android:id="@+id/titleText"
            android:text="right" />
    
            <Button
            android:id="@+id/send"
            android:layout_width="144px"
            android:layout_height="37px"
            android:text="send"
            android:layout_gravity="right"/>
    </LinearLayout>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to insert a time only value, but get the following error
I am following the link http://code.google.com/p/django-multilingual-model/ Basically i am trying to insert hindi characters
I am trying to insert buttons into the JQuery DataTables but it seems that
Am trying to insert XML into XML Column.. getting following error: . Msg 6819,
I'm trying to insert some import lines into a python source file, but i
I was trying to insert new data into an existing XML file, but it's
I'm trying to insert a string that begins with the word title as in
I have got two models, seen below, and am trying to insert one of
What I am trying to do with the following code is have it grab
I'm trying to insert text into my SQLite database, but for some reason it

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.