Code Monkey home page Code Monkey logo

04-widgits's Introduction

Introduction to Android widgets

Android project used as introduction to Android widgets, as part of the elective course "CPSC-3367 Mobile Apps Development" from UA Little Rock.

Description

This project contains definitions and basic usage of some of the essential widgets in Android such as TextView, as well as new material components such as MaterialButton, Chip, TextInputLayout, etc.

Branches

  • 01-textview-starter. It provides a start point just for learning purposes. It includes several TODO comments to guide the development of the changes required to create the code in branch 02-textview.

  • 02-textview. It contains the code relative to the definition and basic use of TextView components.

  • 03-textinputlayout-starter. It provides a start point just for learning purposes. It includes several TODO comments to guide the development of the changes required to create the code in branch 04-textview.

  • 04-textinputlayout. It contains the code relative to the definition and basic use of the TextInputLayout component from the Material library.

  • 05-material-button-starter. It provides a start point just for learning purposes. It includes several TODO comments to guide the development of the changes required to create the code in branch 06-material-button.

  • 06-material-button. It contains the code relative to the definition and basic use of the MaterialButton component from the Material library.

  • 07-selection-controls-starter. It provides a start point just for learning purposes. It includes several TODO comments to guide the development of the changes required to create the code in branch 08-selection-controls.

  • 08-selection-controls. It contains the code relative to the definition and basic use of the choice-selection components from the Material library such as RadioButton, CheckBox and Switch.

  • 09-chips-starter. It provides a start point just for learning purposes. Following the TODO comments you'll can get a result very similar to the one available in branch 10-chips.

  • 10-chips. It contains the code relative to the definition and basic use of the Material Chip component.

  • 11-imageview-starter. It provides a start point just for learning purposes. It includes several TODO comments to guide the development of the changes required to create the code in branch 12-imageview.

  • 12-imageview. It contains the code relative to the definition and basic use of the ImageView component.

04-widgits's People

Contributors

irconde avatar

Watchers

Casey Jacuzzi 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.