Android SDK: RequestActivity behaviour doesn't follow Google's Material design guidelines | Community
Skip to main content
Idea Submitted

Android SDK: RequestActivity behaviour doesn't follow Google's Material design guidelines

  • September 1, 2021
  • 0 replies
  • 0 views

Jim12
When the RequestAcitivty is opened, a permission for access to photos and media is invoked. On denying the permission a couple of times, according to Google and Material design guidelines, an explanation on why this permission is needed should be shown, as well as guidance on how to enable it, should the user change their minds. This however, does not happen. To my understanding, it's not possible to control this from the client-side.
 
Please fix this to adhere to Material design and allow customers to control this client-side.