android / views-widgets-samples

Multiple samples showing the best practices in views-widgets on Android.
Apache License 2.0
5.04k stars 3.01k forks source link

Create branch with only sample data #150

Closed gcoleman799 closed 4 years ago

gcoleman799 commented 4 years ago

The gh-pages branch is being created to host the sample data for the WebView sample. This PR simplifies what this branch holds to just the sample data and removes all of the other directories so its purpose is clear and the data is easy to access.

nfischer commented 4 years ago

Could we keep everything on the branch and just add the sample json? I think it would be better to commit the json to master branch first, so gh-pages can just be a copy of the main branch.