-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Materialize The App #101
Materialize The App #101
Conversation
@championswimmer kindly review this pr as well |
@aggarwalpulkit596 Can we have different fontSize for message, the sender name, date, etc. |
Okay sure will do that right away |
@the-dagger should i add images too in the messages? |
Trying one last time.
@the-dagger bhaiya also check it is showing conflict when i try to add userimage in the adapter |
@aggarwalpulkit596 No need to use cards for the list item here in the chat rooms. Cards generally should be avoided in a RecyclerView if the content is distinct enough or doesn't contain rich visual content. |
Okay @the-dagger will do that asap and kindly review code for database restructuring. |
Signed-off-by: aggarwalpulkit596 <app.mathonogo@gmail.com>
* changed to copytorealm to copyToRealmOrUpdate * Populating the messages in room * Materlized the App * Fixed Layout for messages and logic for fetching messages from database * Resolved Merge Conflict * Resolved Merge Conflict * Resolved Merge Conflict Trying one last time. * Add linkify * Removed Card View From Message layout Signed-off-by: aggarwalpulkit596 <app.mathonogo@gmail.com>
* changed to copytorealm to copyToRealmOrUpdate * Populating the messages in room * Materlized the App * Fixed Layout for messages and logic for fetching messages from database * Resolved Merge Conflict * Resolved Merge Conflict * Resolved Merge Conflict Trying one last time. * Add linkify * Removed Card View From Message layout Signed-off-by: aggarwalpulkit596 <app.mathonogo@gmail.com>
* changed to copytorealm to copyToRealmOrUpdate * Populating the messages in room * Materlized the App * Fixed Layout for messages and logic for fetching messages from database * Resolved Merge Conflict * Resolved Merge Conflict * Resolved Merge Conflict Trying one last time. * Add linkify * Removed Card View From Message layout Signed-off-by: aggarwalpulkit596 <app.mathonogo@gmail.com>
* changed to copytorealm to copyToRealmOrUpdate * Populating the messages in room * Materlized the App * Fixed Layout for messages and logic for fetching messages from database * Resolved Merge Conflict * Resolved Merge Conflict * Resolved Merge Conflict Trying one last time. * Add linkify * Removed Card View From Message layout Signed-off-by: aggarwalpulkit596 <app.mathonogo@gmail.com>
Fixes #97
Changes:
Added Room Activity and Prefence Activity
Removed Unnecessary Fragments
Removed BottomNavigationbar in DashBoard Activity
Screenshots for the change: