Vote count:
0
I want the user to specify a color setting in PreferenceFragment. That is Backcolor and way to indicate the color in PreferenceFragment layout. Whats the best approach for this.
I tried to change the backcolor of preference as follows that didnt work.
View v= preference.getView(null, null);
v.setBackgroundColor(color);
Any ideas
asked 50 secs ago
show Color settings in a PreferenceFragment in android
Aucun commentaire:
Enregistrer un commentaire