Home Back Button | Issue | Database | Firebase | Firestore | MVVM | Github | Android | Kotlin

Опубликовано: 27 Октябрь 2025
на канале: Realtime Coding
631
5

In this video, I have fixed the home back button issue to minimise app instead of recreating fragment.


Github Repository: https://github.com/shahzadafridi/Fire...


Branches:
(master) has complete code with the new design.
(feature/navigation-component) has related to navigation component
(dagger-hilt-impl) has related to dagger hilt implementation
(feature/add-note) has related to add note
(feature/delete-note) has related to delete note
(old-design) has complete old code with the old design
(modification/design) has complete code with new design, refactored code, and modification in logic etc.
(feature/regsiter) has related to register with email and password.
(feature/login) has related to login with email and password.
(feature/forgot-password) has related to forgot password with email.
(feature/logout) has related to logout.
(feature/session-handling) has related to session.
(feature/user-notes) has related to getting notes with help of user id so user can see his own notes.
(feature/pick-images) has related to pick image from gallery.
(feature/upload-single-image) has related to upload single image to firebase storage.
(feature/upload-multiple-image) has related to upload multiple images to firebase storage.
(feature/create-task) has related to creating a task using firebase database
(feature/task-listing) has related to get tasks from database then shows in list
(feature/task-update) has related to update task on firebase database
(feature/task-delete) has related to delete task on firebase database
(bugfix/home-back) has related to delete task on firebase database


You can follow us on social media platforms for the latest updates and information.


Twitter:   / rtcoding  
Facebook:   / realtimecoding  
Instagram:   / realtimecoding  
Github: https://github.com/realtimecoding


Thank you for watching the tutorials and support!