xml - Android get AttributeSet runtime from standard View -


is possible?
know, how in custom view.

but default widgets?

i explain - saw how calligraphy library gets fontpath attribute (with wrapping base context).

but made on activity creation.

what want - in runtime, in moment.
instance, click on textview, possible fontpath attribute right now?

or, once xml inflated, view has no more relation it?


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -