cc-archive / list

The List powered by Creative Commons allows people to contribute to the public commons by taking photographs of the world around them and sharing these images with the world.
GNU General Public License v3.0
48 stars 29 forks source link

All screens compat #335

Closed AyoPrez closed 9 years ago

AyoPrez commented 9 years ago

There is layouts that don't need to be changed. They look well in both positions. I have changed those which need some changes.

perpetuatingcuriosity commented 9 years ago

Hey @AyoPrez, it’s really difficult to see your changes. It looks like all of the project files in the pull request have been fully rewritten. Is it possible your folder structure differs from the original repo? Or maybe a directory was moved/deleted?

When I take a look at the Files Changed tab, the paths in your request are listed as:

TheListApp/app/

Compared to the paths listed previous pull requests, it looks like in the master repo it might be:

app/TheListApp/app/

If you can re-submit your code including just your changes, I’ll take look!

AyoPrez commented 9 years ago

Yes, I had some problem to build the project with all the folders, and I just took the folder I need and worked on it.

Now I understand that I shoulded change some thing in gradle to make it works.