Infinity-For-Reddit
Infinity-For-Reddit copied to clipboard
Rename FragmentStateAdapter usages
trafficstars
They were all named the same, so I renamed them to be specific to each activity.
Thank you. But why?
Because they all had the same name, which is quite confusing.
Also, they were no longer pagerAdapters, but stateAdapters. Keeping them named as pagerAdapters would also be confusing.
Yes that is understandable