Hello all,
Please help me, i am encrypting sms messaging on android. But i don't know
where to decrypt it. Please some one who can help me. Thanks in advance!.
On Sun, Jun 12, 2011 at 10:26 AM, Kostya Vasilyev wrote:
> The Context / AttributeSet constructor is used when a view is inflated from
>
The Context / AttributeSet constructor is used when a view is inflated from
XML.
For creating a view {subclass} from code, you can make any constructor that
makes sense - it should be passed a Context, most likely won't have an
AttributeSet (since that comes from XML), and can have any other param
On Fri, Jun 10, 2011 at 12:16 PM, c0dege3k wrote:
> I have a class in my app that extends View, and I need to pass in the
> Context and AttributeSet parameters, but I don't know what to use. So,
> IS there a way to make a view without using the findViewById method?
>
Your question does not make
I have a class in my app that extends View, and I need to pass in the
Context and AttributeSet parameters, but I don't know what to use. So,
IS there a way to make a view without using the findViewById method?
--
You received this message because you are subscribed to the Google
Groups "Android D
4 matches
Mail list logo