Giter VIP home page Giter VIP logo

Kiran Bahalaskar's Projects

activity-life-cycle-using-kotlin icon activity-life-cycle-using-kotlin

The Activity life cycle consists of 7 methods onCreate() - It is called when an activity is first created. When a user opens the app then some Activity is created.

alert-dialog-using-kotlin icon alert-dialog-using-kotlin

Android AlertDialog can be used to display the dialog message with OK and Cancel buttons. It can be used to interrupt and ask the user about his/her choice to continue or discontinue. ...

auto-image-slider-using-kotlin icon auto-image-slider-using-kotlin

Image slider is a Pre-defined layout in which you can add multiple images and you can see those images with sliding feature (either manually or automatically).

bottom-sheet-dialog-using-kotlin icon bottom-sheet-dialog-using-kotlin

BottomSheetBehavior is a type of layout_behavior used for persistent bottom sheets. It requires setting CoordinatorLayout as the root element of that layout and adding the xml attribute app:layout_behavior:android. support. design. widget.

custom-listview-using-kotlin icon custom-listview-using-kotlin

After creating simple ListView, android also provides facilities to customize our ListView. As the simple ListView, custom ListView also uses Adapter classes which added the content from data source (such as string array, array, database etc).

intro-slider-using-kotlin icon intro-slider-using-kotlin

Intro Slider is the first screen in an APP that is used to display the highlights of application during the first launch of the app. We will start by adding splash screen in our APP first and then followed by Intro Slider.

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.