I built a new system.img after I replaced all font type with
DroidSans.ttf.
I flash this system.img. But the Android phone system crush.
What's happened?
Does not the font type file be changed?
THX
--~--~-~--~~~---~--~~
You received this message because you are
runtime , those examples can not satisfy with them.
I cannot understand why no any Android designer to answer this
question?
On 5月15日, 上午10時07分, "Bill.Tsao" <[EMAIL PROTECTED]> wrote:
> Dear all:
>
> Android provide us some themes like:
>
Dear all:
Android provide us some themes like:
android.R.style.Theme_Light
android.R.style.Theme_Dark
We can use "setTheme(xx)" to set our theme.
My question is :
Can I replace our android theme in run time?
--~--~-~--~---
Dear all:
When I set a graph to be background in "TextView" and "Button" ,
I found that it was stretch in "TextView" and it was its original
size.
I have three questions:
1. Does " set background function " do the different things in that
two different
object ?
2.Can I decide the graph po
AIL PROTECTED]> wrote:
> Hi,
>
> Your image is not a valid 9 patch. The white borders should be transparent.
>
>
>
>
>
> On Mon, May 12, 2008 at 7:48 PM,Bill.Tsao<[EMAIL PROTECTED]> wrote:
>
> > Dear all:
>
> > I would like to use 9 patch stretchab
Dear all:
I would like to use 9 patch stretchable image to do my style
background.
Firstly,I used this 9 patch stretchable image:
http://www.pixnet.net/photo/BILLTSAO/89655635
apply in the same size "EditText" view , it present like this:
http://www.pixnet.net/photo/BILLTSAO/89655636
I
Dear all:
1. About replace a theme to another:
My code:
if(theme_style==0)
{
theme_style=1;
setTheme(android.R.style.Theme_Light);
}
else (theme_style==2)
{
theme_style=0;
setTheme(android.R.style.Theme_Dark);
}
2. spinner selector location issue:
Mycode:
myselector.xml:
7 matches
Mail list logo