Exodus-Privacy / exodus-android-app

εxodus Android application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove permission description

Jean-BaptisteC opened this issue · comments

Actually, foreach permissions on app, we show label and description.
Label is enough to understand permission and remove description can be improve performance on reports with a lot of permissions

  • Remove expand
  • Remove description in code
  • Fix padding between each permission (i have doing tests and some label are cropped)

Hey @Jean-BaptisteC ,
I would like to work on this issue. Can you please assign this issue to me ?

I have already create PR to fix this