DSC-Galgotias / TechnoJam-Chat

Android Application for Galgotias Technical Club TechnoJam
8 stars 26 forks source link

Refactoring the BlogActivity #36

Closed honeycoder96 closed 5 years ago

honeycoder96 commented 5 years ago

E.x: The mainactivity is composed of 3 fragments: chat, request, friends .

Current Behaviour: BlogActivity is not divided into fragments.

Expected Behaviour: Divide the BlogActivity into 3 fragments(just like mainactivity) : blog, news and events.

mohak1283 commented 5 years ago

I would like to work on this issue :100:

honeycoder96 commented 5 years ago

This issue has been resolved in #37 . Thank you for your contribution.