-
-
Notifications
You must be signed in to change notification settings - Fork 45
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
Enhance the contacts feature with a swipe-to-call or message functionality. #77
Comments
You've checked Leave here only one, and move the other one as a new feature request. |
Sorry, my mistake |
Fixed it. |
This would have to be optional, as many wouldn't want it since it would make swiping between tabs more difficult. That said, I've seen implementations that have solved this, usually by doing something like making swiping on the name switch tabs and swiping from the thumbnail perform actions. Another possible solution would be to tap to call, as it already is, and to swipe right to text, since there's no screen to the left to interfere, and swiping left would still switch tabs. The problem with this is that it wouldn't work on the favorites tab, and that would make things inconsistent. |
Hello, I wanted to suggest this but in another way. I wanted to merge it with the issue #102. By swapping right we could call the favorite number, and by clicking we could choose the number to call. |
Adding back Swipe actions can not be implemented without interfering with the view pager gestures. If and when this is implemented, it must be optional and turned off by default. |
Checklist
Feature description
Enable a swipe-right action for calling and swipe-left for messaging within the contacts tab, akin to the functionality in the Samsung cellphone app.
Why do you want this feature?
For making the app more seamless
Additional information
No response
The text was updated successfully, but these errors were encountered: