fossasia / open-event-droidgen

Open Event Android App Generator https://github.com/fossasia/open-event-android/raw/apk/sample-apk-fossasia17-development.apk
GNU General Public License v3.0
2.06k stars 828 forks source link

Move implementation of commentsdialogfragment to respective fragment #2350

Closed mayank8318 closed 6 years ago

mayank8318 commented 6 years ago

Actual Behaviour

CommentsDialogFragment is implemented in the MainActivity/

Expected Behaviour

It should be implemented in the activity which uses it.

Would you like to work on the issue?

Yes