Code Monkey home page Code Monkey logo

fragment-sm-maam-day-28's Introduction

In this App i used to learned about Fragment.

Fragment is not a Activity but it works on Activity. Fragment is like a piece of activity UI (User Interface). For a Fragment , we Create a xml or Backend both file if its need.

Fragments can't exist on their own. They require activity or other fragments. Fragments have their own lifecycle and receive their own input events. You can add or remove fragments while the containing activity is running. The Android fragment lifecycle is affected by the activity lifecycle. The onStop() method is called when the fragment is removed from the host activity or the host activity has been stopped.

This is Main Screen (Activity) of this App, The Clock, date , Validate are buttons, That is used for open the Fragments :-

image

when you clicked on Clock then you see this :-

image

fragment-sm-maam-day-28's People

Contributors

v1vek1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.