MateriiApps / OpenCord

An open-source Material You implementation of the Discord Android app
GNU General Public License v3.0
1.24k stars 99 forks source link

feat: ChannelsListViewModel optimizations rewrite #114

Closed rushiiMachine closed 1 year ago

rushiiMachine commented 1 year ago

Instead of having 4 data sources for the composable, everythings combined now into 2 @Stable classes, making everything easier to render and more efficient