Skip to content

UrvaSuthar/MADPractical-2_20012021062

Repository files navigation

MADPractical-2_20012021062.

AIM: Create Activity to display “Hello World” in TextView in the center of Activity screen with yellow (android:background="#FFFF00") layout background of Activity. TextView properties should be Holo Blue color (android:textColor=@android:color/holo_blue_bright), 27sp font size (android:textSize="27sp") and make text style bold and italic (android:textStyle="bold|italic"). After creating Activity, demonstrate functions of Activity Life Cycle by using Log message, Toast message & Snackbar message. All methods of Activity life cycle should be printed in Logcat.
Logcat output :
Screenshot 2022-08-29 at 11 27 15 PM

Snackbar And Toast Message :
Screenshot_20220829_234653

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages