Skip to content

lightfire/Spyglass

 
 

Repository files navigation

Spyglass

========

A powerful Android library that provides highly-customizable widgets (with smart defaults) to easily add social-media-esque mention (aka tag) support to your app

Getting Started

Gradle:

	allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}
 compile 'com.github.lightfire:Spyglass:-SNAPSHOT'

Overview

forked from [linkedin/Spyglass]

About

A library for mentions on Android forked from linkedin/Spyglass

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%