sharedpreferences - is there any method to change font style,color in android Preferences? -
i have created custom preferences app, uses sharedpreferences save data , used preferenceactivity. need modify appearance.including font style,color,font type if possible,add custom colors,background,add images etc. can that?if so,please help
first create extend textview class , create custom typeface. go style folder , create new style , set color , size there.
Comments
Post a Comment