mirror of
https://github.com/Skysamara/FaceControl.git
synced 2026-03-21 23:30:15 +00:00
Добавил коллбэк на запрос доступа к файловой системе 1
This commit is contained in:
parent
77130f8a37
commit
caf2c95a1d
@ -70,7 +70,7 @@ class Photo : AppCompatActivity() {
|
|||||||
getPhoto()
|
getPhoto()
|
||||||
else Toast.makeText(this, "Необходим доступ для показа фото", Toast.LENGTH_SHORT).show()
|
else Toast.makeText(this, "Необходим доступ для показа фото", Toast.LENGTH_SHORT).show()
|
||||||
|
|
||||||
|
|
||||||
// super.onRequestPermissionsResult(requestCode, permissions, grantResults)
|
// super.onRequestPermissionsResult(requestCode, permissions, grantResults)
|
||||||
|
//
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user