Devsoc-BPGC / DoJMA

DoJMA news app for BITS Pilani K K Birla Goa Campus students
6 stars 18 forks source link

Refactor Herald fragment #47

Closed kukreja-vikramaditya closed 7 years ago

kukreja-vikramaditya commented 7 years ago

The realm database and dependent methods/variables need to be shifted to the onStart method as mentioned in the Realm docs. This is required because onCreateView is not always called