Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 309 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 309 Bytes

flagkit

Flag Kit copy from https://github.com/madebybowtie/FlagKit for Android

Usage

compile 'com.jwang123.flagkit:flagkit:1.0'

FlagKit.drawableWithFlag(context, "Conutry code");

FlagKit.drawableWithFlag(context, "US");

LICENSE

FlagKit is released under the MIT license.