[3] Development/Android
Fragment Lifecycle
코볼
2022. 8. 1. 14:27
728x90
반응형
SMALL
출처 : https://developer.android.com/guide/components/fragments#java
프래그먼트 | Android 개발자 | Android Developers
A Fragment represents a behavior or a portion of user interface in an Activity. You can combine multiple fragments in a single activity to build a multi-pane UI and reuse a fragment in multiple activities. You can think of a fragment as a modular section
developer.android.com
728x90
반응형
LIST