I'm getting a response from a server with informat...
# android
r
I'm getting a response from a server with information when a task was done. The data has to be converted to a float to so it can be displayed in a chart. I would like to filter the data display but a 7 day , 30 day, and year results. Can someone point me in the right direction to how I would do sort this info? Thanks
stackoverflow 3
d
RxJava2 -> filter()
u
nobody can help you if you dont provide how the data looks