houzh
|
7eb3c69814
|
modify layoutinflater, add include params support
|
2023-07-26 08:41:02 +08:00 |
|
houzh
|
8ca23fffcb
|
fix PageAdapter::notifyDataChange issues
|
2023-07-21 17:10:00 +08:00 |
|
houzh
|
d44ada6666
|
fix gridlayout's orientation parse
|
2023-07-21 16:44:28 +08:00 |
|
houzh
|
2d26a94fc5
|
imageview add round corner support
|
2023-07-21 15:50:04 +08:00 |
|
houzh
|
61ee670770
|
revert horizontal list/grid view
|
2023-07-20 10:02:17 +08:00 |
|
houzh
|
f37afd41ec
|
add code format
|
2023-07-14 07:44:35 +08:00 |
|
houzh
|
cd6974d1e7
|
add ViewGroup::offsetChildrenLeftAndRight & code format
|
2023-07-14 07:43:46 +08:00 |
|
houzh
|
5404d4feb2
|
rename createiItemDrawable to createWrappedDrawable
|
2023-07-11 16:58:54 +08:00 |
|
houzh
|
323a52051b
|
fix drawablewrapper descendant's drawable prop parse
|
2023-07-10 18:38:23 +08:00 |
|
houzh
|
e1cc30da46
|
remove absseekbar's orientation,use ProgressBar's clipOrientation
|
2023-07-10 14:55:21 +08:00 |
|
houzh
|
fc72e1a851
|
fps showing optimized
|
2023-07-06 22:16:32 +08:00 |
|
houzh
|
ddf2acebc0
|
graph_sdl optimized
|
2023-07-06 17:38:16 +08:00 |
|
houzh
|
390860ea32
|
compose optimized
|
2023-07-06 16:33:26 +08:00 |
|
houzh
|
33eef1292a
|
screen tearing seems fixed
|
2023-07-06 16:13:10 +08:00 |
|
houzh
|
0264fd0022
|
fix numbnerpicker's color gradient
|
2023-07-06 09:32:53 +08:00 |
|
houzh
|
61d0ed27a8
|
fix window's black blink on refresh
|
2023-07-06 08:55:20 +08:00 |
|
houzh
|
2343cdb9a1
|
change dfb's blit to src mode
|
2023-07-05 17:17:48 +08:00 |
|
houzh
|
f81b39dc72
|
fix graph_dfb compile error
|
2023-07-05 13:36:35 +08:00 |
|
houzh
|
859fee0ea0
|
switch/seekbar vertical ok
|
2023-07-05 13:34:40 +08:00 |
|
houzh
|
b74943ae35
|
fix switch's drawing issue,all drawable is blacked
|
2023-07-05 09:10:53 +08:00 |
|
houzh
|
7e80a4e0c5
|
remove some debug msgs
|
2023-07-04 19:22:43 +08:00 |
|
houzh
|
3bbe1c0c38
|
absseekbar's thumb add vertical mode support
|
2023-07-04 09:14:39 +08:00 |
|
houzh
|
e2ce38e0d0
|
fix sigma/graph_gfx.c FindCURL
|
2023-07-03 16:58:22 +08:00 |
|
zhhou
|
3bbd08e58a
|
modify dfb
|
2023-07-03 08:51:00 +00:00 |
|
zhhou
|
6f1e8e02e2
|
graph_sdl,working fine
|
2023-06-30 01:04:16 +00:00 |
|
zhhou
|
af27022eac
|
modify htmltest's cmakelists
|
2023-06-29 09:00:00 +00:00 |
|
zhhou
|
55560da1e6
|
add screenmargin to graph_xlib
|
2023-06-29 08:51:23 +00:00 |
|
houzh
|
b233ad06c9
|
remove View's bacckground
|
2023-06-27 06:18:51 +00:00 |
|
houzh
|
3ebfa6cb37
|
numberpicker's color gradient
|
2023-06-27 00:47:41 +00:00 |
|
houzh
|
89ae559431
|
modify color gradient
|
2023-06-27 00:11:14 +00:00 |
|
houzh
|
34f5884db1
|
fix textsize of numberpicker
|
2023-06-26 10:37:50 +00:00 |
|
houzh
|
f16647c9f4
|
numberpicker fix item losing in scrolling
|
2023-06-26 10:20:05 +00:00 |
|
houzh
|
d48702dfcb
|
remove debug line
|
2023-06-26 03:32:54 +00:00 |
|
houzh
|
e1da68af29
|
modify middle items's size while edittext is invisible
|
2023-06-26 03:31:50 +00:00 |
|
houzh
|
0f51003160
|
modify numberpicker
|
2023-06-26 02:34:09 +00:00 |
|
houzh
|
4d610cf678
|
remove some unused var from Numbpericker
|
2023-06-23 09:11:44 +00:00 |
|
houzh
|
51a1d01813
|
add layout/number_picker_horz for horizontal numberpicker
|
2023-06-23 07:50:04 +00:00 |
|
houzh
|
23afdf9723
|
numberpicker's horizontal mode supported and working now
|
2023-06-23 07:04:16 +00:00 |
|
houzh
|
43f79f6967
|
fix empty Window's losted(1st invalidate)
|
2023-06-23 05:07:34 +00:00 |
|
houzh
|
5db519903b
|
add Typeface to Numberpicker
|
2023-06-23 02:35:03 +00:00 |
|
houzh
|
8399a14b32
|
fix numberpicker's textSize
|
2023-06-23 01:07:26 +00:00 |
|
houzh
|
c7717a9de8
|
add some properties's get/set
|
2023-06-21 10:52:35 +00:00 |
|
houzh
|
e3064e9bb8
|
NumberPicker upgrade,add hozitontal support
|
2023-06-21 09:42:28 +00:00 |
|
houzh
|
37183df49e
|
remove wrong thickness
|
2023-06-19 11:03:49 +00:00 |
|
houzh
|
3ee4153a9d
|
fix gradientdrawable's centercolor position
|
2023-06-19 03:46:01 +00:00 |
|
houzh
|
f46123decc
|
dialy commit
|
2023-06-15 15:15:55 +00:00 |
|
houzh
|
7e7b2b0ffc
|
fix inflater of single base View(not container)
|
2023-06-15 11:08:51 +00:00 |
|
houzh
|
06595300ed
|
fix dialog's event dispatch(to app caller)
|
2023-06-15 10:08:40 +00:00 |
|
houzh
|
2d14eeaf47
|
add samples/toast
|
2023-06-15 03:04:42 +00:00 |
|
houzh
|
a7471dca7c
|
modify textview.setCompoundDrawables
|
2023-06-14 10:52:52 +00:00 |
|