AfricaDevs / APP-SANTE-AFRIQUE-VS-COVID19-TOA-Android

Chercheurs, médecins, scientifiques et designers ont créé cette application rien que pour TOÂ « toi » pour promouvoir les bonnes pratiques pour faire face à la pandémie de Covid-19 en Afrique.
GNU General Public License v3.0
3 stars 5 forks source link

Replace static NestedScrollView contents by a RecyclerView and keep the ViewHolder rendering unchanged from the current #7

Open steve111MV opened 4 years ago

steve111MV commented 4 years ago

Find the NestedSV at @+id/todo_recycler_view in fragment_nav.xml, it can be accessed from MainActivity. handle the work in onPostCreate(Obj svedInstanceState). Looking forward to it by tomorrow. avoid editing useless views to avoid conflicts, focus on the current task. Good luck boss.

I sugest beringing the names as subtitles in strings.xml using two arrays for each, keep the position order so element ZERO in 1st array goes with element ZERO in 2nd array when binding the contents