Skip to content

guuilp/CustomViewAndroid

Repository files navigation

Custom View Android

In this example the main goal is to show how to create a Custom View with:

  1. Custom Attributes (attrs.xml);
  2. Listener.

The example is based on the "Session" of Airbnb App.

The "session" is composed of:

  1. Title;
  2. Content (with read more action);
  3. Divisor line.

Airbnb on the left and this project result on the right:

Airbnb Custom View Android

About

Example of Custom View in Android, presented on Meetup "Componentização no desenvolvimento mobile" at Superlogica on 27/07/2017.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages