-
Notifications
You must be signed in to change notification settings - Fork 609
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
Buttons and Images #17
Comments
in the
Next, in
Then update the
Finally in the
Thats it!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
There are two problems with the source:
Can't use buttons for starting activities.
Can't use Images for each cards:
mCardAdapter.addCardItem(new CardItem(R.string.title_1, R.string.title_1 ));
I want use images for second argument.
How can I do these?
The text was updated successfully, but these errors were encountered: