Version
3.5-1758
Branche
master
Date
il y a 10 ans, 7 mois
Windows x64 Windows x86 Mac OS X Android
Commit
3b272d81b45f47d3fb0aab8ff0a1736fb1788f1e
Auteur
Lioncash
Description
[Android] Use a HashMap in PrefsFragment.java instead of two CharSequence arrays.

This way, we hold the [key|value] pairs together in one object and reduce overall code clutter.