On Oct 2, 8:00 pm, James Yum <j...@google.com> wrote:
> Hi,
> Can you double-check the id of the Button? I don't think it's being found.

I double-checked. The id of the button is effectively "login". Here's
the excerpt from my main.xml file:

<Button
        android.id="@+id/login"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:text="@string/login_button"
        />

This is becoming really frustrating...

Cheers,
Stéphane
--~--~---------~--~----~------------~-------~--~----~
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