Hi Romain,
    I tried with the following xml.

<?xml version="1.0" encoding="utf-8"?>
<appwidget-provider xmlns:android="
http://schemas.android.com/apk/res/android";
    android:minWidth="146dp"
    android:minHeight="146dp"
    android:focusable="true"
    android:updatePeriodMillis="86400000"
    android:initialLayout="@layout/widget_new"
/>

But no luck.. Could you please help me on this??

On Fri, Sep 25, 2009 at 12:38 PM, Romain Guy <romain...@google.com> wrote:

> No change needed, make the widget focusable/clickable.
>
> On Sep 25, 2009 12:05 AM, "Manjunatha M" <man...@gmail.com> wrote:
>
> Hi,
> Is there a way to highlight the widget in the android home screen by using
> DPAD, and on selecting the widget using the keypad, launches the app for the
> widget. Where do I make change in Launcher.java or workspace.java???
>
> --
> Regards,
> Manjunatha
>
>
>
> >
>


-- 
Regards,
Manjunatha

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to