Chatter
Chatter copied to clipboard
Blank Activity / Fragment on every tab
Clicking on any tab shows a blank activity / fragment
Can I work on this issue?
Can I work on this issue?
This (Fragment on every tab) is already done in the project. But I fix the #43 issue in the #44 pull request.
Yeah, this is already done!! @ananay @the-dagger
Still not working for me. All tabs are blank even after using this https://github.com/coding-blocks/Chatter/pull/44
Could someone confirm if it's working by posting a screenshot here?
@ananay @the-dagger #44 removes the Butterknife.bind()
bug which is essenatial for further bugs
(but)
does populate data which is solved in #47 only for the RoomsFragment
IMO this issue should be divided into 3 parts
-
- [x] Blank RoomsFragment #50
-
- [ ] Blank DashboardFragment #51
-
- [ ] Blank SettingsFragment #52
I have created separate issues for each part if not required I would close them
#34 Room fragment is blank because the response json is empty and dashboard and settings fragment are working correctly.
Not an issue anymore therefore it should be closed.