Commit Graph

335 Commits

Author SHA1 Message Date
侯歌
c73a9761c2 add switch inflater entry 2022-02-17 12:10:23 +08:00
侯歌
00a3365f0e add some assets 2022-02-17 12:05:20 +08:00
侯歌
c452543928 remove some tetscase 2022-02-17 11:38:38 +08:00
侯歌
842bf7cb70 add switch(a button with on/off animation) 2022-02-17 11:33:54 +08:00
houzh
67538a268b rename AbsoluteLayoutParams to AbsoluteLayout::LayoutParams 2022-02-16 12:40:43 +00:00
侯歌
b42fa895ab fix testcase 2022-02-16 18:52:25 +08:00
侯歌
37158fdd8a modify framelayout 2022-02-15 18:31:49 +08:00
侯歌
0155a174b4 modify framelayout 2022-02-15 18:20:35 +08:00
侯歌
e94b222a09 add CheckedTextView for AlerDialog::item choice,AlertDialog.listitems can working with bug 2022-02-15 17:23:09 +08:00
侯歌
c0dfe2a49c fix tablerow radiogroups's layoutparams 2022-02-15 14:21:16 +08:00
侯歌
a7b4dee842 fix framelayout,scrollview/horizontalscrollview's LayoutParams 2022-02-15 12:24:58 +08:00
侯歌
cfe2a6b0e3 modify dialog's layout&measure's impl 2022-02-15 08:42:54 +08:00
侯歌
2f2d477e99 add progressdialog's assets,progressdialog showing'OK 2022-02-14 14:49:34 +08:00
侯歌
2ad05f55b0 add progressdialog 2022-02-14 11:37:21 +08:00
侯歌
ee64c3c6c9 update some assets 2022-02-14 09:22:22 +08:00
侯歌
be7bfca28d 1,remove mipmap-mdpi. 2022-02-14 09:17:33 +08:00
侯歌
a7e0880374 1,remove mipmap-mdpi. 2,modify View::FLAGS use enum insteadof constexpr. 3, open View'sdrawablecache 2022-02-14 09:16:49 +08:00
houzh
08106e7a92 fix ninepatchdrawable,allways fallinto mirror drawings 2022-02-12 09:42:34 +00:00
houzh
e58f55684e improve color parser's compatibility 2022-02-11 16:13:52 +00:00
houzh
b0d61f2fb8 fix assets's color parser 2022-02-11 13:34:01 +00:00
侯歌
a2eb43e423 add colors_holo and colors_material 2022-02-11 18:41:42 +08:00
侯歌
af79f9b9ad fix alert_dialog.xml 2022-02-11 18:25:03 +08:00
侯歌
ebd56b8dd7 make TextView multiline by default 2022-02-11 15:29:13 +08:00
侯歌
0f9d33fc7c modify idgen.py,make id's value more stable than evenr.2,modify uidemo 2022-02-11 14:54:04 +08:00
侯歌
25c73c5cb7 modify attributeset.cc string parser 2022-02-10 18:36:30 +08:00
侯歌
8a2898c22f modify colorstatelist, use namespaced xml parser 2022-02-10 17:37:11 +08:00
侯歌
04abc7c718 fix Context::getColorStateList 2022-02-10 17:01:06 +08:00
侯歌
ab8204180b fix relativelayout's layout parser 2022-02-10 14:16:01 +08:00
侯歌
06b3108140 fix color parser in layout 2022-02-10 14:03:58 +08:00
侯歌
50023ae212 fix textview's properties 2022-02-10 13:49:03 +08:00
侯歌
0f5b812e1d add widget Gallery 2022-02-10 13:38:23 +08:00
侯歌
d04f2ca82e add default style for all widgets 2022-02-10 10:17:09 +08:00
侯歌
1487d4839d modify LayoutInflater::from(),free inflater now is forbidden and unnecessary 2022-02-09 18:20:46 +08:00
侯歌
9736b02136 fix numberpicker's inflater issue(cant inflate from merge node) 2022-02-09 17:32:17 +08:00
侯歌
ab82d3af2c add color assets 2022-02-09 16:25:42 +08:00
侯歌
f3d21e1b68 add ViewStub for lazy loading 2022-02-09 15:06:26 +08:00
侯歌
d5e8fc7fec fix TextView::textAppearance 2022-02-09 13:03:44 +08:00
侯歌
c647538ab6 fix textview's textappearrance parser 2022-02-09 11:02:35 +08:00
侯歌
2ff03f52f1 add some assets 2022-02-09 10:42:48 +08:00
侯歌
38b836827a layoutinflater add defaultStyle support. 2022-02-09 09:08:16 +08:00
侯歌
1e9c2b40c6 fix some style theme loading&apply issues 2022-02-08 14:48:57 +08:00
侯歌
2f4054e2d5 modify assets's style parser 2022-02-08 11:44:31 +08:00
侯歌
2b59cfd062 DrawingCache test passed 2022-02-08 09:02:33 +08:00
侯歌
6924b3c81c disable DrawableCache 2022-02-07 17:43:11 +08:00
侯歌
45ae1c9ddf impled Assets::getColor 2022-02-07 17:11:33 +08:00
侯歌
5e91a26f64 drawing cache can working 2022-02-07 13:12:31 +08:00
侯歌
d2ce708a53 modify textview, add setRelativeDrawablesIfNeeded and xml parser 2022-02-07 10:35:50 +08:00
houzh
6fd63c2715 fix tablayout's indicator 2022-01-31 17:40:58 +00:00
houzh
0fd0cd20d0 fix layoutinflate's attachparent logic 2022-01-31 12:54:36 +00:00
houzh
b76159c917 fix some uninitialize variables 2022-01-27 11:23:41 +00:00