1、Activity生命周期? onCreate() -> onStart() -> onResume() -> onPause() -> on...
投稿
收錄了1篇文章 · 1人關(guān)注
1、Activity生命周期? onCreate() -> onStart() -> onResume() -> onPause() -> on...
Android日常研發(fā)中不可避免的肯定要用到Fragment,你如何使用的呢?Compare the two methods of use,是否...