Skip to content

mattstar/fury_mobile-android-ui

Repository files navigation

Welcome to the MeLi UI Library

This library consists of two modules

- Legacy module (Deprecated)

You can include this module by adding the dependency to your build.gradle

compile com.mercadolibre.android:ui_legacy:1.1.0

- UI module (New)

You can include this module by adding the dependency to your build.gradle

compile com.mercadolibre.android:ui:4.X.X
For more detailed information please check out the wiki

Requirements

This library needs Android API 14+ (4.0+) to work.

Usage

This repo contains an sample android application, with examples on how to use the different widgets available in the library.

Material Design

Interesting links and examples of how to integrate the new Material Design in an Android App.

Color palette

Check out the wiki for the color palette.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages