3 Commits

Author SHA1 Message Date
00day0
e0dc6f4d7a Cherish: ColorPicker: make it more user friendly
* Show RGB value instead of ARGB because most average users dont even know about alpha in hex color values
* Make edit text limited to 7 characters and one line
* Remove enter image button

Signed-off-by: 00day0 <therandomuser11@gmail.com>
Signed-off-by: NurKeinNeid <mralexman3000@gmail.com>
2020-03-23 17:31:36 +07:00
Alex Cruz
0950761101 Improve color picker layout / cleaned up some of the code
- Fixed possible NPE with calling getWindow()
- Remove unnecessary panel of preset colors underneath the color picker
- Changed dialog to AlertDialog to match LED color picker

While this doesn't look EXACTLY like the LED color picker, this along with
the commit below bring it closer than ever before.

http://gerrit.dirtyunicorns.com/#/c/1199/

Change-Id: I13bc40d1882676d92e5c4ae4bfcf25865e88dad1

Signed-off-by: xyyx <xyyx@mail.ru>
2019-10-03 19:42:25 +07:00
ezio84
86eb4dba0a margaritov color picker: add a proper landscape layout
preview:
https://s30.postimg.org/dvr6fyza9/Screenshot_20170104_155921.png

Signed-off-by: xyyx <xyyx@mail.ru>
2019-10-03 19:41:37 +07:00