code4romania/mon-vot-android-kotlin

[Improvement] Ask for permissions only when taking a picture from the gallery

Open

#261 opened on Jan 6, 2021

 (0 comments) (0 reactions) (0 assignees)Kotlin (26 forks)auto 404
hacktoberfest

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (PR metrics pending)

Description

The WRITE_EXTERNAL_STORAGE (READ_EXTERNAL_STORAGE implicitly) is not needed when we want to take a picture from the Camera.

Contributor guide