-
-
Notifications
You must be signed in to change notification settings - Fork 268
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
[BUG] - ActionMode is truncate. Please don't used non released dependencies #85
Comments
Sorry for the issue @cmoijulien we need to use this because of the new permissions Google/Android released, where we have different behaviours for OS under 9, OS 10 and OS 11. Is on my plans to remove the permissions request from the library, passing to the user of the lib, but is a future work to be done! Thanks for finding the problem and posting a workaround until we get there |
Could you just double confirm if material version is a issue here? cause this should not be in the library gradle. Only the appcompat version |
No it's only appcompat version. I updated the report |
@cmoijulien just release a new version Will close the ticket, but let me know if is not fixed. |
Describe the bug
My action mode is truncate. This is due to a bug in the dependency of appcompat.
Please don't used non released dependencies to solve this issue.
Current lib dependencies version :
androidXAppCompatVersion = '1.3.0-beta01'
My workaround :
Screenshots
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: