I have 3 xml files, which in one of them I have ViewStub object , My
goal is to get a reference to android:inflatedId of the ViewStub object,
And by a click on a button to change the id of this parameter, That is
to say: I wan't to show all my other xml files by changing the reference by
dynamic programming.
goal is to get a reference to android:inflatedId of the ViewStub object,
And by a click on a button to change the id of this parameter, That is
to say: I wan't to show all my other xml files by changing the reference by
dynamic programming.