ShowcaseView
ShowcaseView copied to clipboard
Is there a way to make the OK button to be below the ContextText?
I am trying to add something like
|Title Title Title |
|Description Description Description Description |
| Ok |
or something like that
I tried to look into adding a LayoutParam rule for it, but since the title and the content is a TextDrawer that is programmatically added and there isn't a set/get id method for it I was wondering if there was a way to do this from the outside.
Thanks.
Unfortunately not right now. But this is probably a good feature to have so I'll have a look and see how difficult it would be to implement!
ah ok, thanks. for now I am just hiding the button and using the touch anywhere to dismiss feature.
any updates on this enhancement ?
I'm also looking for something similar.