Skip to content

Commit c225f74

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 2110892 + f20cc28 commit c225f74

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.rst

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
1-
BREAKING! MAINTAINER REQUIRED
2-
========
3-
latest year/two I comletely away from android development, so i need someone, who will take care of this library
4-
51
=====================
62
ColorPickerPreference
73
=====================
84

95
Generally used classes by Daniel Nilsson.
106
ColorPickerPreference class by Sergey Margaritov.
117
Packed by Sergey Margaritov.
8+
Packed again and made Gradle compatible by Vincent Fischer.
129

1310
Features
1411
========
@@ -31,7 +28,7 @@ You can see some tests inside
3128

3229
::
3330

34-
<net.margaritov.preference.colorpicker.ColorPickerPreference
31+
<com.c0br4.preference.colorpicker.ColorPickerPreference
3532
android:key="color1"
3633
android:title="@string/color1_title"
3734
android:summary="@string/color1_summary"
@@ -46,6 +43,6 @@ To enable Alpha Slider in your code use function:
4643
Screens
4744
=======
4845

49-
* .. image:: https://github.com/attenzione/android-ColorPickerPreference/raw/master/screen_1.png
46+
* .. image:: https://github.com/C0br4/ColorPickerPreference/raw/master/screen_1.png
5047

51-
* .. image:: https://github.com/attenzione/android-ColorPickerPreference/raw/master/screen_2.png
48+
* .. image:: https://github.com/C0br4/ColorPickerPreference/raw/master/screen_2.png

0 commit comments

Comments
 (0)