Versione
3.5-1758
Branch
master
Data
10 anni, 7 mesi fa
Windows x64 Windows x86 Mac OS X Android
Commit
3b272d81b45f47d3fb0aab8ff0a1736fb1788f1e
Autore
Lioncash
Descrizione
[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.