fossasia / susi_android

SUSI.AI Android App https://play.google.com/apps/testing/ai.susi
Apache License 2.0
2.42k stars 1.11k forks source link

Creation of BaseFragment and BasePresenter #2447

Closed pallav12 closed 4 years ago

pallav12 commented 4 years ago

There're lot of boilerplate code in every fragment and presenter that can be moved to a better place, code of shimmerView, code controlling refresh, onCreate of every fragment etc.

Would you like to work on the issue? Yes