java - ListView.addHeaderView() doesn't set parent -


i trying check in test if view added listview after calling listview.addheaderview(view), view.getparent() seems null. intended behaviour? shouldn't addheaderview() set parent on added view?


Comments

Popular posts from this blog

c - zlib and gdi32 with OpenSSL? -

java - inputmismatch exception -

ios - Align baselines with characters in large line heights with Text Kit -