General :: Three Wavy Lines In Notification Bar
Nov 6, 2011What the three wavy lines signify in the notification bar in this image??
ADR6400L using DroidForums
What the three wavy lines signify in the notification bar in this image??
ADR6400L using DroidForums
Is there any settings/flags to expand the summary text of a notification to two lines instead of 1? The text I am trying to put is too long and it goes over the visible area? Will try something like (text+"/n"+restOfText) tomorrow but I don't think it's going to work...
View 5 Replies View RelatedI have little spots on my screen. They aren't dead pixels and they can't be cleaned off. It looks like they are like little spots of residue left over from the screen protector that was on the phone when you buy it. But they don't come off. They're only noticeable when the background is white.
Second, the keyboard is wavy. It's like the rows of the keyboard go up and down, almost like the keyboard didn't fit well in the area it's supposed to go. So the spaces between the rows are lifting up a bit and creating a wavy keyboard. This isn't really much of an issue, but just curious if other people see this as well.
Getting set to upgrade my Original Motorola Droid to hopefully Droid Razr Maxx HD, as well as my wifes LG Chocolate (to more updated less expensive smartphone minus the bells and whistles than mine. At the same time adding 2 lines for the kids. Is it smarter to keep on the family plan as they will no doubt kick me to share everything(Got Verizon) or keep the kids on a non contract plan? Trying to do this around Black Friday depending on the better deal(Amazon, or possible better site)
View 2 Replies View RelatedRecently I noticed what appeared to be horizontal lines in the middle of the screen. I thought the screen was failing until I realized the lines are very, very small lines of text. How to remove these lines of text?
View 1 Replies View RelatedI have replaced the LCD so it is NOT a hardware issue.
I can't wipe the phone since I cannot access the command menu (or whatever it is called when you hold down the home, volume up and power buttons.)
It was working perfectly on night. I turned it off and the next day when I turned it on this was shown. It was not dropped and there is no water damage.
Samsung screwed me over. I sent the phone to them and when they said it was not under warranty I agreed to pay the price and sent the mail back.
I then received my phone a week later saying I had not accepted the repair price.
I bought my Samsung Galaxy S2 Plus three weeks ago, and I notice that when taking a photo, the image appears with pink lines in the gallery. I took it to be repaired, and they changed the camera, but the issue, still exists. Which made me think that probably it is not a hardware problem. The version is the OS is JB 4.2.2.
Here is a sample: [URL]
I just got to my parents house and there is now a little flashing blue house icon above the signal lines. What does this mean???
View 9 Replies View RelatedIs this possible? , I own a business and want to use one of my dummy lines for the business #, instead of my personal line so I don't have to carry two phone's like a pimp, and if it is possible can that line be turned off after biz hrs?, my business is mobile.
View 9 Replies View RelatedIs it possible to hide just the notification icon without hiding the notification itself from pulldown?
Use case: Yahoo Weather app, the persistent notification in the pulldown is beautiful. I want it to always be there. However, the little temperature notification icon is pretty ugly, and I want to hide/disable it.
Using JB's "disable notifications" won't work since it will disable the entire notification, not just the icon.
The subject says it all, just curious if I've missed something or does displaying a quick warning to the user require code such as the following; Dialog msg = new AlertDialog.Builder(Login.this) .setPositiveButton("OK", null) .setMessage("Please enter both login name and password") .create(); msg.show();
View 8 Replies View RelatedI want to know how to delete lines from file?
View 1 Replies View RelatedHow to draw different types of lines like thick line, dashed line etc using opengl android?
View 6 Replies View RelatedI am trying to get two lines in the same row in a list view and I looked at some things online but found it hard to apply to what I am trying to achieve. Could anyone look at my code please and suggest me how I can make it possible. Code...
View 7 Replies View RelatedI have 2 horizontal lines (1mm apart) about an inch from the bottom of my screen. They are dark gray, and are there not matter if I reset the phone, switch to landscape mode, etc. They show in all programs.
View 2 Replies View RelatedThey're kinda hard to see but if you're as picky as me you should be able to see em in white background only. Anyone else notice that?
View 10 Replies View RelatedI have a problem with designing an UI Android activity. There are two blocks of misplaced graphics on the left and right of the activity - they are two lines just bellow the titlebar with 1px height and about 5-10px width. They cause buttons to break at their left and right parts. I cannot figure out what the problem is. I am using Eclipse with Android SDK 0.9.9. The lines appear not only with the emulator but in a HTC Wildfire (Android 2.1). These lines are also visible in a newly created Android project (HelloWorld).
Link to the Broken widgets - note the button's left and right sides
XML layout:
CODE:....................
This gives me error: EditText messageEdit = (EditText)findViewById(R.id.description_text);
Why can I not do like this on a eittext with lines?
This is how the Edittext looks like
CODE:.................
I have the seido active case, and I took it off yesterday to check for dust/dirt under it.
When I opened the back cover both the little water check sticker on my phone and battery had red lines criss crossed on them. When I first got the phone I thought they were plain white. I know I haven't got the phone wet.
Is there a way to do a linear layout with multiple lines? I want to lay out a variable set of buttons with variable labels, so I'd like to use a layout that works as a simple horizontal LinearLayout, but with multiple lines, so the buttons spill into a second (or third) line if they don't fit on the first one.
View 3 Replies View Relatedi have a customized LinkedEditText extends from EditText, and override the onDraw method as below:...........................
View 9 Replies View RelatedAre there any benefits to having a family plan over 2 individual lines? If we are both used to using up to 450 minutes, that's going to bump us to the 1400 minute plan, which is more than 2 individual lines. either that or suck it up and try to use less minutes to save ten bucks. Anything I am missing here. For some reason I was under the impression that these were a good deal over having 2 individual lines.
View 7 Replies View RelatedI'm wondering how can I split single line text into few lines. I need it for game. I want to make it in canvas. It will be notification popup, but sometimes text is too long (I draw text canvas.drawText()), and I need to split it and draw in few lines in rows. Anyone knows a good solution? I saw methods mPaint.measureText() or TextUtils . split () , but it isn't so good in my case. Is there other method?
View 5 Replies View RelatedI am trying to put a background image and draw on top of that screen. I assumed activity will have a on draw method, but it does not have. it seems i need to use surfaceview. Can I put a surfaceview on top of the image view and make it transparent ? any example/tutorial i can refer to ?
View 5 Replies View RelatedI've the following code I'm trying to run on emulator ( v 1.5 of OS), but it seems like I can't use the whole canvas! Code...
View 2 Replies View RelatedThe Emulator draws line widths VERY incorrectly in OpenGL (GLSurfaceView). See http://www.flickr.com/photos/53002505@N03 for a comparison of the lines drawn correctly (in JOGL) and incorrectly in the emulator. The code also draws correctly on a real device (G1) - looks just like the JOGL screen shot. I believe this is a bug. However, I'm not an OpenGL GURU. Hence I have posted a concise version of the code to demonstrate this problem at at http://gist.github.com/523955 and http://gist.github.com/523961. I hope I am proven wrong about a bug in the emulator, and can find a way to use the emulator for what I want to do.
View 5 Replies View RelatedIs anyone else experiencing this too? Whenever I take a picture with my phone, it has these lines all through it.
View 12 Replies View RelatedI know how to center the text in the TextView and how to center the TextView inside its parent layout, but what I'm looking for is how to center a title (text centered but second line starting at the same point).
What I'm looking for is this:
| Centered |
| right! |
or this:
| Center |
Not this (text centered):
| Too |
| centered! |
or this (TextView centered):
|Centered |
|wrong! |
or this (with padding and left):
| |Also | |
| |wrong! | |
Did anyone understad this? Is it possible to do this without coding the String itself?
The Logcat in Eclipse has colors ofr errors, warning, debug, ...How can I do to get the same result on Linux (Ubuntu) when I run the command 'adb -e logcat' in a terminal to get it colored?
View 1 Replies View RelatedI have a calculator type app that I've developed and it's on the Android Market. It uses two input-lines (EditText) and has always worked well until I updated my Nexus One to Android 2.2.
When I would touch the input line, the soft keypad would pop-up automatically, lift up the focused input line into view, and then I would type in my numbers...no problems. But when I updated to Android 2.2, the soft keypad doesn't lift the focused input line far enough and it's only half in view. Then when I scroll down to the next input line, it doesn't lift up either and it's only about 1/4 of the way into view. Another problem is that, sometimes, when I go back and forth between the two input lines and then try to enter numbers - the numbers don't appear but they do when I scroll left. Hard to explain exactly what is happening but something strange is going on there that didn't happen under my Android 2.1 and other lower versions.
I even tried to change some input line (EditText) statements in my code and also tried to change the way the soft keypad would 'pad' the view to the top but things still didn't work after I recompiled. (android:windowSoftInputMode and android:inputType)
I also wonder if they made the soft keypad in 2.2 a little bigger in height. Does anybody out there with 2.2 mess with an app that has input lines where their softkeypad has to move the input line up into view - does it work for you?