I try to create new FormEditText in SherlockFragmentActivity but i getting an error (doesn't know what is the error).
this is my code:
final FormEditText input = new FormEditText(context);
You can see the library here:
Somebody have an idea?
Thanks
This blog is all about Android development and problems\solutions
I try to create new FormEditText in SherlockFragmentActivity but i getting an error (doesn't know what is the error).
this is my code:
final FormEditText input = new FormEditText(context);
You can see the library here:
Somebody have an idea?
Thanks
0 comments:
Post a Comment