Git Product home page Git Product logo

android-libraries's Introduction

Android UI Libraries

https://github.com/mikepenz/Android-Iconics

http://mikepenz.github.io/Android-Iconics

Demo APK

Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.

Choose your desired fonts:

compile 'com.mikepenz:google-material-typeface:3.0.1.0.original@aar'
compile 'com.mikepenz:material-design-iconic-typeface:2.2.0.2@aar'
compile 'com.mikepenz:fontawesome-typeface:4.7.0.0@aar'
compile 'com.mikepenz:octicons-typeface:3.2.0.2@aar'
compile 'com.mikepenz:meteocons-typeface:1.1.0.2@aar'
compile 'com.mikepenz:community-material-typeface:1.8.36.1@aar'
compile 'com.mikepenz:weather-icons-typeface:2.0.10.2@aar'
compile 'com.mikepenz:typeicons-typeface:2.0.7.2@aar'
compile 'com.mikepenz:entypo-typeface:1.0.0.2@aar'
compile 'com.mikepenz:devicon-typeface:2.0.0.2@aar'
compile 'com.mikepenz:foundation-icons-typeface:3.0.0.2@aar'
compile 'com.mikepenz:ionicons-typeface:2.0.1.2@aar'

https://github.com/chrisbanes/PhotoView

Useage

allprojects {
    repositories {
        maven { url "https://jitpack.io" }
    }
}
dependencies {
    compile 'com.github.chrisbanes:PhotoView:latest.release.here'
}

https://github.com/anton46/Android-StepsView

http://anton46.com/

Usage

compile 'com.anton46:stepsview:0.0.2'
<com.anton46.stepsview.StepsView
        xmlns:app="http://schemas.android.com/apk/res-auto"
        android:id="@+id/stepsView"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        />
mStepsView.setLabels(steps)
        .setBarColorIndicator(getContext().getResources().getColor(R.color.material_blue_grey_800))
        .setProgressColorIndicator(getContext().getResources().getColor(R.color.orange))
        .setLabelColorIndicator(getContext().getResources().getColor(R.color.orange))
        .setCompletedPosition(0)
        .drawView();

https://github.com/daimajia/AndroidImageSlider

Demo APK

Chat Bubble Image

Highly customizable and lightweight library that allows you to create a button with animation effect similar to Twitter's heart animation.

https://github.com/varunest/SparkButton

Chat Bubble Image

Android library for better date/time Picker DialogFragments

https://github.com/code-troopers/android-betterpickers

Demo APK

Chat Bubble Image Shape Image View Shape Image View

Custom shaped android imageview components

https://github.com/siyamed/android-shape-imageview

Chat Bubble Image Shape Image View

Android StackBlur is a library that can perform a blurry effect on a Bitmap based on a gradient or radius, and return the result. The library is based on the code of Mario Klingemann.

https://github.com/kikoso/android-stackblur

Chat Bubble Image Shape Image View

Bootstrap style widgets for Android, with Glyph Icons

https://github.com/Bearded-Hen/Android-Bootstrap

Chat Bubble Image Shape Image View Shape Image View Shape Image View Shape Image View Shape Image View Shape Image View Shape Image View Shape Image View Shape Image View Shape Image View

The ShowcaseView (SCV) library is designed to highlight and showcase specific parts of apps to the user with a distinctive and attractive overlay. This library is great for pointing out points of interest for users, gestures, or obscure but useful items.

https://github.com/amlcurran/ShowcaseView

Demo APK

Shape Image View Shape Image View Shape Image View

Cute view animation collection.

https://github.com/daimajia/AndroidViewAnimations

Demo APK

Shape Image View

A small Android library allowing you to have a smooth and customizable horizontal indeterminate ProgressBar.

https://github.com/castorflex/SmoothProgressBar

Shape Image View

https://github.com/lopspower/CircularFillableLoaders

Android Floating Action Button based on Material Design specification, yet another implementation of Floating Action Button for Android with lots of features.

https://github.com/Clans/FloatingActionButton

Shape Image View Shape Image View Shape Image View Shape Image View Shape Image View Shape Image View Shape Image View

Collection Picker is an Android View library that looks like Foursquare Tastes picker.

https://github.com/anton46/Foursquare-CollectionPicker

Shape Image View Shape Image View

Fixed viewport image cropping library for Android with built-in support for Picasso, Glide or Universal Image Loader.

https://github.com/lyft/scissors

Shape Image View

Cute library to implement SearchView in a Material Design Approach.

https://github.com/MiguelCatalan/MaterialSearchView

http://miguelcatalan.info/2015/09/23/MaterialSearchView/

http://www.materialdoc.com/search-filter/

Shape Image View Shape Image View

a BadeView base on android

https://github.com/AlexLiuSheng/BadgeView

Shape Image View

A beautiful, fluid, and customizable dialogs API.

https://github.com/afollestad/material-dialogs

Demo APK

A SplashView injecting to any activity for android.

https://github.com/jkyeo/Android-SplashView

http://jkyeo.com/2016/07/10/SplashView-一行代码解决闪屏页(广告页)-Android-篇

Shape Image View Shape Image View

android-libraries's People

Watchers

 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.