DroidKaigi / conference-app-2017

The Official Conference App for DroidKaigi 2017 Tokyo
Apache License 2.0
470 stars 140 forks source link

Stop using twoway-view #180

Open konifar opened 7 years ago

konifar commented 7 years ago

Overview (Required)

Links

amay077 commented 7 years ago

I think so too.

LeakCanary caught "EXCLUDED" leak in MainActivity when exit app. I suspect it is related to twoway-view.

FYI: attached the LeakCanary log file

eyedol commented 7 years ago

How about a ViewPager with indicators( they will be the room numbers) and a recyclerview with a grid layout manager to display the room's respective sessions.