Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to build layout for BaseAdapter with Scaloid? #67

Open
pligor opened this issue Oct 19, 2013 · 1 comment
Open

How to build layout for BaseAdapter with Scaloid? #67

pligor opened this issue Oct 19, 2013 · 1 comment

Comments

@pligor
Copy link

pligor commented Oct 19, 2013

Until now there is a line inside my BaseAdapters that looks like this

LayoutInflater.from(context).inflate(R.layout.list_item, null);

I cannot get how I could use Scaloid to get rid of the xml file.
I tried searching inside scaloid examples but I could not find any.

Could you give a brief sample of such a usage?

I am new in Scaloid and I guess it can be used in all cases. Is that correct?

Ask me for more information if necessary

Thanks!

@tttzof351
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants