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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T18:21:03+00:00 2026-05-30T18:21:03+00:00

This is an odd case that was just recently brought to my attention. I

  • 0

This is an odd case that was just recently brought to my attention. I have an activity that displays an AlertDialog when it is created to warn the user that to complete the process they need to reboot. On my device (Galaxy Nexus) it displays just fine. It was just recently brought to my attention that on a lot of other devices its only displaying a few words before being cut off.

        AlertDialog.Builder builder = new AlertDialog.Builder(ReportActivity.this);
        builder.setTitle("Finished!");
        builder.setMessage("Due to the different storage mediums across the various Android devices this app may eb used for, "
                                            +"I've decided not to force a media rescan because depending on your device, "
                                            +"it may or may not even be possible. "
                                            +"This means that you will need to reboot your device or unmount/mount your sdcard in the Settings app before most players will pull in all the information for the songs."
                                            +"\n Please reboot or rescan before claiming that the app did not work.")
               .setCancelable(false)
               .setPositiveButton("Dismiss", new DialogInterface.OnClickListener() {
                   public void onClick(DialogInterface dialog, int id) {
                                    dialog.dismiss();
                            lv1.setAdapter(new ResultsAdapter(ReportActivity.this, results));
                   }
               });

            AlertDialog alert = builder.create();
            alert.show();

Galaxy Nexus

Motorola Photon

  • 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-30T18:21:05+00:00Added an answer on May 30, 2026 at 6:21 pm

    Rather than use setMessage(), try setView(), supplying your own TextView where you can control the number of lines that are displayed.

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

Sidebar

Related Questions

I have an extremely odd problem in my JUnit tests that I just can't
I have an odd case -- a view controller that creates its own view
So in my case this is very odd. I have 2 individual iTC accounts
I just had the odd case that my Android project for some reason would
I have encountered a rather odd error that I do not understand. I created
I have been banging my head against the wall with this odd behaviour on
This is odd. I have a Default.png, Default-Landscape.png, Default-Portrait.png and Default@2x.png. The normal default
So, this is odd. In my makefile I have CC:=icc ifeq ($(CC),icc) CFLAGS :=
I have a bit of an odd use-case for a Ruby Enumerable, it seems.
I've got an odd little dilemma in this jQuery slideshow plugin that I am

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.