* Fragment is a small part of Activity.
* Split the Activity into SubActivity called Fragment that fits into an Activity ( Ex. Tablet ).
* Fragment can have its Layout means Activity contains more than xml.
* Fragment mostly used in Tablet not in Cellphone.
* This Feature starts from HoneyComb ( 3.0 ).
* Split the Activity into SubActivity called Fragment that fits into an Activity ( Ex. Tablet ).
* Fragment can have its Layout means Activity contains more than xml.
* Fragment mostly used in Tablet not in Cellphone.
* This Feature starts from HoneyComb ( 3.0 ).
No comments:
Post a Comment