cedricbahirwe / dialer-android

The Android Version The Dialer App using Kotlin
https://cedricbahirwe.com/html/dialit
MIT License
5 stars 1 forks source link

Fixed Previews and Added Contacts List UI #56

Closed cedricbahirwe closed 5 months ago

cedricbahirwe commented 5 months ago

Quick Description of What this is about

BottomSheet(Old) Navigation(New)
cedricbahirwe commented 5 months ago

@esthcarelle, I think this PR might disrupt some of the changes you made on #53 , Please have a look and let me know what you think I should Change

cedricbahirwe commented 5 months ago

@cedricbahirwe I am wondering what was the point of working on my ticket ,If you already had it working and Re re re factored in this PR :O ?

Not, I did not have it working, I just found out this article: https://betterprogramming.pub/jetpack-compose-request-permissions-in-two-ways-fd81c4a702c, and I thought it was less complex than what we currently have,