forum

Home / DeveloperSection / Forums / Code execution after activity creation in android

Code execution after activity creation in android

Lillian Martin162919-Nov-2014

I want to execute some code immediately after the form is shown.

I want to check the size of a button on the form and use the same size to create a new button at runtime.

I tried onStart() and onResumed(), but they do not work.


Updated on 19-Nov-2014

Can you answer this question?


Answer

1 Answers

Liked By