Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 661 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 661 Bytes

AmbilWarna: Android Color Picker

AmbilWarna means "Pick a Color" in Bahasa Indonesia.

This is a small library made by Yukuku to enable the users to select an arbitrary color. It is used in the free Bible applications for Android (http://www.bibleforandroid.com).

Ported to Xamarin.Android by Rofiq Setiawan (me).

Screenshots

Installation

PM> Install-Package Karamunting.Android.Yukuku.AmbilWarna -Version 2.0.11

Usage

Please open AmbilWarnaDemo\AmbilWarnaDemo.sln solution for demo.