-
Notifications
You must be signed in to change notification settings - Fork 239
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
Cant display Image gallery, camera and Location to UI #27
Comments
AndroidManifest.xml
Inside add:
Build.gradle:
TouchImageView.java
FullScreenActivity.java
NEW!! CircleTransform.java:
Try this out, should work (by me it is working) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The image was successfuly sent to firebase (both from gallery and camera) but cant display on UI.
the location appear in a second then disapear.
Any solution? thx a bunch
The text was updated successfully, but these errors were encountered: