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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T20:23:28+00:00 2026-06-12T20:23:28+00:00

I want a TextView that should be broken into 4 lines. For e.g. Vishal

  • 0

I want a TextView that should be broken into 4 lines. For e.g.

Vishal Vyas
  Having
   342
Reputation

Note, the gravity should be center_horizontal

I tried following :

<TextView
    android:gravity="center_horizontal"
    android:id="@+id/lblUserRep"
    android:layout_width="70dp"
    android:layout_height="wrap_content"
    android:lines="4"
    android:maxLines="4"
    android:text="VishalVyas Having 342 Reputation" >
</TextView>

This works! but produces following output:

VishalVyas
  Having
   342
Reputation

Problems:

  1. It doesn’t work with the space between words Vishal and Vyas.
  2. android:layout_width="70dp" is harcoded and there can be any name with n number of characters instead of VishalVyas.

Please advice.

Added:
It would be fine if I need to write a custom TextView for achieving this but I’ll require some guidance.

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-06-12T20:23:29+00:00Added an answer on June 12, 2026 at 8:23 pm

    I think it’s wrapping because “Vishal Vyas” is going beyond 70dp. Instead, do wrap_content on the width and use newline characters for lines instead of wrapping (i.e. “Vishal Vyas\n342\nReputation”)

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

Sidebar

Related Questions

Guess that I have a TextView that I want to update it in some
I want to have a TextView on the left that fills space, plus a
I want a TextView which adjusts the font size so that the text in
i want to bind a name into a textview in android if it's in
I have put textview in scrollview it's working fine. I want to do that
I want to display letters using textview. and the letter should display in textview
I am tyring to display a TextView that contains two sentences and I want
I have a TextView with location data that I want to Linkify. When link
I'm having some trouble figuring something out that should be quite easy and straight
I built a TicTacToe game for android. And i want that there should be

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.