Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.

Had to remove a line from the example when using Android Studio #12

Open
bcichowlas opened this issue Jul 20, 2016 · 1 comment
Open

Comments

@bcichowlas
Copy link

Your table looks great and it didn't take long to set up the example using Android Studio. This line caused an error that I did not understand at first. After I commented it out, things were fine.

    //? import com.mobsandgeeks.adapters.R;

It was probably not needed because of how Android studio builds using the Gradle compile line. So the only files I needed to make a test project were ArrayAdapterDemoActivity.java, list_view.xml and section_header.xml.

Thanks.

@ragunathjawahar
Copy link
Owner

Feel free to send in a PR.

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

No branches or pull requests

2 participants