[android-developers] Linkify Text -- Focus disappears while navigating between more than one?

2008-04-07 Thread conlan

I have two TextViews that are linkified and I went I navigate with the
directional arrows between them (up and down) the focus seems to
disappear at the first key press and then reappear on the next key
press. so for example:

---
http://test  <== Has focus
http://test2

*key press down*

http://test
http://test2

*key press down*

http://test
http://test2  <== Has focus
---

So the focus seems to disappear between the two. Any ideas on what I
could be doing wrong?

Thanks
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: ButtonStyleRight -- no ButtonStyleLeft?

2008-04-03 Thread conlan

Thanks.

On Mar 2, 5:27 pm, "Megha Joshi" <[EMAIL PROTECTED]> wrote:
> Hi Conlan and Baker,
>
> The buttonStyleleft is missing, I have logged this bug for you. As a
> workaround you will have to create a custom button yourself for now.
>
> Thanks,
> Megha
>
> On Tue, Feb 26, 2008 at 11:14 AM, conlan <[EMAIL PROTECTED]> wrote:
>
> > Is there a way perhaps to "mirror" a button or its graphic?
>
> > On Feb 26, 1:47 am, baker <[EMAIL PROTECTED]> wrote:
> > > I too found this a strange omission.
>
> > > On Feb 26, 6:21 am, conlan <[EMAIL PROTECTED]> wrote:
>
> > > > *bump*
>
> > > > On Feb 21, 5:00 pm, conlan <[EMAIL PROTECTED]> wrote:
>
> > > > > I'm using the code:
>
> > > > > style="?android:attr/buttonStyleRight"
>
> > > > > to set the style for my buttons, but there isn't a ButtonStyleLeft.
> > > > > How do I make it so the arrow points to the left?
>
> > > > > Thanks
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Good .apk file size to shoot for?

2008-04-03 Thread conlan

thanks

On Mar 19, 11:30 pm, hackbod <[EMAIL PROTECTED]> wrote:
> 50k-500k sounds fine. ;)  It really depends on your app.  For
> calibration, I believe our minimum spec is 128MB of FLASH, and you
> should figure half of that dedicated to the system, so 32-64MB for
> installing applications and their data.
>
> As always in the mobile world, smaller/faster is better.
>
> On Mar 19, 6:10 pm, conlan <[EMAIL PROTECTED]> wrote:
>
> > *bump*
>
> > On Mar 4, 12:23 pm, conlan <[EMAIL PROTECTED]> wrote:
>
> > > What's an ideal file size to for our applications .apk files? Just a
> > > ballpark, ie 50k - 500k, etc...?
>
> > > Thanks
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---