Android :: How To Change Fontsize Without Changing Button Size?
May 27, 2010
I need to have a grid (created by program, not by xml) of equally sized buttons. They display text in different sizes. The problem is that when I change the text size to a smaller size, then the button automatically resizes to be smaller than the others.
View 1 Replies
Mar 4, 2010
I have a button in my Android project that contains two rows with text to the left, and one drawable on the right side. This works perfectly with this code...
View 1 Replies
View Related
Dec 19, 2012
I am programming an app using an absolute layout (@ eclipse). How to fit the button size with the screen size? (I have four buttons per row).
View 1 Replies
View Related
Sep 15, 2010
I am running into a very weird thing. I have an ImageView, and when I call setImageURI with an image, it seems to change the size of the image view.
CODE:..............
The default image is 195 x 195, i am trying to set the image to be 200 x 200, after setting the image using setImageURI, i get the dimensions back and it says it's 48 x 48.
I have tried a bunch of different android:scaleType parameters, and I couldn't find anything that worked.
I also tried explicitly setting the size (layout_width="200px") and it seems to work.
View 2 Replies
View Related
Aug 27, 2010
I would like to be able to alter the size of some of my ImageViews based on what Drawable they are showing. I've not yet decided on whether I'll get them to read the new dimensions from the Drawable or if I will just have an array/enum storing the heights of these, but what I need help with is the actual changing of the ImageView size.Which of the many many function for altering sizes of things should I be using to change the size of an ImageView while still retaining it's relative positioning in the RelativeLayout it is a part of? I can't work out if I should be changing the bounds of the Drawable or if I should be redefining the LayoutParams of the ImageView or some other method altogether. The drawables are always going to be the same width, but their height will change depending on what is in each tile of a map (which this is rendering).
View 1 Replies
View Related
Mar 6, 2013
Is there a app or feature that allows you to change the size of the app drawer, like half of the screen for when you are creating your own custom home screen and such. I would like the apps to be below the picture and not over it. Is it possible? I am rooted (if that makes a difference).
[URL] ......
View 1 Replies
View Related
Sep 1, 2009
Trying to the do as the title describes with the following code, but it doesn't seem to work. It just does nothing once i have altered the keyCode. Do i have to do something to the event?
..............
View 8 Replies
View Related
Dec 27, 2013
I have an MTK6582 based phone with internal store size of 0,98GB and phone store of 1,78GB, internal it should be 2.5 GB. Is there a way to change the stor size like on the MTK6589??
I search for an easy way like the meteos-mtk6589-rom-edit app / tool but nothing...
Now I read about changing the ebr1 hex, but the example what i found is for mtk6589 and my ebr1 looks a little bit different...
That's how is looks like :
000001C0 00 00 83 00 00 00 00 E8 01 00 00 E0 15 00 00 00
000001D0 00 00 83 00 00 00 00 C8 17 00 00 F0 03 00 00 00
000001E0 00 00 83 00 00 00 00 B8 1B 00 00 00 20 00 00 00
000001F0 00 00 05 00 00 00 00 94 01 00 FF FF FF FF 55 AA
View 9 Replies
View Related
Jan 4, 2013
I wanted to change the size of my icons, so that more of them could fit on the screen. So I download LCD Density Modder and Increased the amount to 160. After I booted my phone, my screen got zoomed in instead of decreasing. Now I cant even type up my password cause the numbers can't fit in the screen. I have no access to my phone because my phone is locked. Btw, I have a Samsung Galaxy Fit S5670 (rooted) .
View 4 Replies
View Related
Jun 9, 2010
how do i change the position of my button in my screen dynamically?
View 1 Replies
View Related
Jul 13, 2010
Anyone know how to change the standard font size on the email program which is standard? While were at it, can a signature be added with that program?
View 1 Replies
View Related
Aug 16, 2010
Wondering if I'm going about this the right way or not. I have 3 buttons on my screen (Restart, Previous, Next). When the view loads it shows the first image which is fine. When I click the "Next" button I want it to load a second image and so on for up to 9 images. If I click the "Previous" button it should go back one image. Clicking "Restart" should go to the first image. I have the Restart one working. I'm having trouble with the Next button because it only shows the second image (I think because my "a" variable is initialized at 0).
View 1 Replies
View Related
Apr 14, 2010
Creating a game in Android using multiple Buttons to display an image from the drawable folder. I want to change the button to a different image after the button has been clicked on.
Here is the button code:
CODE:.............
I can't find anything about how to change the actual image of the button. You can change the color of the button by using the following code in the java file: b36.setBackgroundColor(0xAA00AA00);
View 3 Replies
View Related
Sep 24, 2010
I would like to change margin of my buttons in application. Suppose I have 5 buttons like this in a linear layout, one below d other. When I focus on a button, its width should increase (which I know how to handle) and at the same time, width should increase linearly towards both left and right. i.e. If the current width of the button is 250 with x co-ordinate as 50 (that means button's left is 50 and button's right is 300), when I focus on the button I should get x co-ordinate as 75 (left = 25 and right = 325). How to change the margin/x co-ordinate of the button?
View 1 Replies
View Related
Mar 29, 2010
I was wondering if it is possible to use a similar approach to change the style attribute of an element using the same (or similar) technique.Or, if that is not possible, how can the style attribute be changed during runtime (there is no such thing as button.setStyle(R.style.button)).
View 2 Replies
View Related
Sep 8, 2010
In the emulator on touching my button I want its image to be changed. I just want to bring my mouse pointer there, without click. This can be observed for other keys of the emulator. On touch a blue image appears on the keys.
View 2 Replies
View Related
Jun 17, 2010
MY issue is that only the last option text is changing on the click of the Next button and the rest remain same. There is some problem with the loop i think.Can someone sort this out please. Here's the db class: Code...
View 1 Replies
View Related
Nov 7, 2012
i update ics in spice mi355 bt in my phone status in about phn only 2.3.6 only show it bt looks are change.and menu button change to option button clockwise.hw do i knw whther ics change in phn or nt?bt file is download in our forum 1ly size is 90 mb.
View 1 Replies
View Related
Aug 12, 2010
I would like to vary the text color of a custom button that I am making depending on which state it is in (enabled, disabled, state pressed).
I know how to use an XML file to describe the different drawables that I need for the different states like so:
CODE:...........
How do I style the textColor when pressed and textColor when disabled states without resorting to a subclass of a Button?
View 3 Replies
View Related
Aug 12, 2009
I want to place three button on the bottom of screen. I place these button in a linear layout and sets its gravity bottom. Currently these button wrap according to their labels so have different widths. But I want these button equi size. Means all three button should have same width (without using fixed widths).
View 5 Replies
View Related
Sep 23, 2010
How can I make my button's size to increase slightly when it is pressed and decrease again when it is released? This is for highlighting the pressed button, by using size in addition to a different color.
View 2 Replies
View Related
Mar 14, 2012
In my xml layout I have a button and an image inside the button to the right.I used:
Code:
android:drawableRight="@drawable/checkmark
Let's say I want to change the image to an X and my button in my java code is named button1.How whould I change the image?I know how to change the background using:
Code:
button1.setBackgroundResource(R.drawable.X)
But I can't find out how to change the image to the right.
View 3 Replies
View Related
Jun 25, 2010
In emulator, size of edittext and button looks nice but in motorola milestones, both of them are so small. I think there are different types of screen layout. Is it possible to adjust the size automatically?
View 1 Replies
View Related
May 16, 2010
Is there any way to change which button wakes up the phone? It's the power button by default and I would love to also make the optical round button do the same thing.
View 3 Replies
View Related
Jun 15, 2010
I just bought a HTC Legend, and still getting through the n00b curve. I have tried Googling much as I can and now learned to live with issues such as no task manager and inability to actually terminate applications after use. Contrary to my old school Windows mentality I am going to trust the OS to manage the RAM and Battery. Better hold up!
Now I have let that issue go, I was wondering is there anyway to change the wake up key from power button to any other button. This is when the phone goes to sleep and to wake up I'd like to be able to press the Home button and get the screen to light up again. I have gone through preferences and was unable to find anything to change this. Any help please?
View 3 Replies
View Related
Jul 18, 2009
I would like to change the ramdisk size. How I can change this? I have a process that It does not finalize its task because Zygote kill it.
View 2 Replies
View Related
May 5, 2009
How to change RadioButton size? it's too big
View 3 Replies
View Related
Nov 15, 2010
Principle of the image to be displayed: *Bitmap _scratch = BitmapFactory.decodeResource (getResources (), R.drawable.skalyzmn); canvas.drawBitmap (image, x, y, null);*
How to use this method to reduce or increase the picture?
What you need to add that the picture was of such size that I want?
View 1 Replies
View Related
Mar 15, 2010
How can i change the star colors and how can i change the size of the stars ?
View 3 Replies
View Related
Jan 27, 2010
I would like to make CheckBox a bit smaller/bigger, how can I do this?
View 1 Replies
View Related