Is it possible to do the equivalent of
setTextAppearance(context, android.R.style.TextAppearance_Medium);
in the manifest file for an Android app?
Is it possible to do the equivalent of
setTextAppearance(context, android.R.style.TextAppearance_Medium);
in the manifest file for an Android app?