Skip to content

guchito9/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

implementation com.mercadolibre.android:ui_legacy:1.1.0

UI module (New)

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

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

Requirements

This library needs Android API 16+ (4.1+) 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.

How to make a local publish

./gradlew build publishToMavenLocal

Pro tip: first change the version name in gradle.properties to X.XX.X-LOCAL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%