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

Gallery Items form Internal Resource #28

Closed
UniqueC0de opened this issue Apr 20, 2017 · 1 comment
Closed

Gallery Items form Internal Resource #28

UniqueC0de opened this issue Apr 20, 2017 · 1 comment

Comments

@UniqueC0de
Copy link

@lawloretienne: how can I access gallery items from app internal resource? I try add several ways to add internal resource to the "unsplash_images" array, but no success. Please help!

@UniqueC0de
Copy link
Author

UniqueC0de commented Apr 20, 2017

I finally found the solution by to the array file:

< item >android.resource://com.company.appname/drawable/photohere< /item >

where "com.company.appname" is your app id,
"drawable/photohere" is the path of your file in your app.

PS: don't forget to remove space from < item >.

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

1 participant