If you didn't find already api demos list_8 example is your solution.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.co
any help?
On Tue, Feb 17, 2009 at 1:59 PM, for android wrote:
> I tried to set an empty view by the following code :
>
> LayoutInflater layoutInflater = this.getLayoutInflater();
> View emptyView = (View) layoutInflater.inflate(R.layout.empty_view,
> null);
> getL
2 matches
Mail list logo