Ah, they'd be my own classes but they're irrelevant for this example.

Replace ApcEditText with EditText, remove TableComponent from the constructor 
parameters (it's not referenced), and only pass 'context' into the constructor 
of your EditText.

Peter.

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Martin
Sent: Sunday, 26 September 2010 6:23 AM
To: Android Developers
Subject: [android-developers] Re: Exact Layout that fits a background image

On 22 Sep., 01:51, Peter Carpenter
<[email protected]> wrote:
>         ApcEditText editText;
...
>         public DataViewController(Context context, TableComponent tc)

Just a question: What is ApcEditText and TableComponent?
I do not have these classes in my Android Standard Library.

Greetings, Martin

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to