Assigned
Status Update
Comments
js...@google.com <js...@google.com>
ha...@google.com <ha...@google.com>
al...@appollo41.com <al...@appollo41.com> #2
Hello, can you please attach a sample that reproduces your error?
Description
Description: Right now they are internal.
Use Case: I want to customize the text selection for my use cases (custom selection cursors + custom selection menu + custom gesture to show the selection menu) and right now I can't do that because SelectionRegistrar and SelectionManager are internal.
I don't mind if it breaks in the future when the API changes or whatever, I will just rewrite it. The main problem is that I can't do anything right now since everything is internal. Just mark them with some kind of @InternalApiMayBreakInTheFuture annotation to warn the people that it may break but allow people who actually know what they are doing to use it.