Haptic-Apps / Slide

Slide is an open-source, ad-free Reddit browser for Android.
https://reddit.com/r/slideforreddit
GNU General Public License v3.0
1.78k stars 344 forks source link

Improve the code Refactoring in various classes. #3452

Closed jayashree0412 closed 2 years ago

jayashree0412 commented 2 years ago

Improve the Code Refactoring in the code, by Various methods like Extract Method, Rename the variable / method name for making it more readable. Also did some refactoring by moving methods, pull up variables or methods in the parent and child class, extracting the classes also for improvement the code readability.

TacoTheDank commented 2 years ago

Most of this just looks like moving stuff around unnecessarily. I appreciate the effort, but I will have to reject this. Sorry!