Vote count:
0
I am trying to get a view view with progress bar in one part of the screen and an animation(animated symbol using TranslateAnimation) in another.
Both progress bar and animation work well separately. However, I am not sure how to correctly add them simultaneously.
I've been trying different things with LinearLayout and .addView but always either got an empty white screen or the error message: "The specified child already has a parent. You must call removeView() on the child's parent first."
Please help! Thank you.
asked 17 secs ago
Two different dynamic objects on one screen.(animation + progress bar ). Android Studio
Aucun commentaire:
Enregistrer un commentaire