amahi / android

Amahi Android App
GNU General Public License v3.0
164 stars 279 forks source link

Alphabetical ordering to languages in settings #720

Closed Prakhar-Agarwal-byte closed 3 years ago

Prakhar-Agarwal-byte commented 3 years ago

Describe the issue Since we are adding more and more languages to the Amahi Android app, it will be beneficial to add a feature to sort the list of languages in settings alphabetically. In this way, it will be much easier to locate a language for the user as the number of languages supported by the Amahi Android app increases.

To Reproduce or Feature details Steps to reproduce the behavior:

  1. Go to 'Settings'
  2. Click on 'Language'
  3. Look at the list of languages which is not in any particular order.
  4. This list can be sorted in alphabetical order.

Current behavior List of languages not in any particular order.

image

Expected behavior We should see the list of languages in alphabetical order.

image

Smartphone (please complete as much of the following information as possible):

Additional context We should implement this feature in such a way so that it can be easily scaled with an increasing number of languages.