good day, ask if, how implement 1 - recyclerview-cardview inside fragment layout. i'm new android dev (doing self-learning stuff).
i include layout (cardview_org.xml) in organization-tab sample view on how looks like. created 3 cardviews , 3 rows_list.xml (recyclerview) , each tab (different design , data shown).
my main question is, how make 1 possible? , in each every classes of these fragments, need override oncreate() , put adapters,initialize recyclerview , etc on it's own classes?- android documentation - fragment life cycle.
these sites reference on making thing. android warriors - android reyclerview animations
sorry tricky questions, hoping mean. if can provide video links or weblinks, humbly appreciate it.. many thank in advance.
Comments
Post a Comment