0

I need a floating dialog, pointing to a view. When view is clicked, it opens. When clicked on screen away from dialog, it is closing.

Please, give me an idea of how to implement such dialog? Or even better, give me link to lib, that can do this. I ggogled only AlertDialog analogs, but they would not work here

enter image description here

Anton Kizema
  • 1,072
  • 3
  • 13
  • 27
  • 2
    [http://stackoverflow.com/questions/21031488/android-popupwindow-with-tooltip-arrow/21153189#21153189](http://stackoverflow.com/questions/21031488/android-popupwindow-with-tooltip-arrow/21153189#21153189) – M D Aug 31 '15 at 12:36
  • 1
    there are open source libraries available on github for this purpose. May be following links are helpful to you https://github.com/rharter/android-tooltips, https://github.com/rharter/android-tooltips – Faizan Tariq Aug 31 '15 at 12:39
  • 2
    This is referred to as ToolTip – Faizan Tariq Aug 31 '15 at 12:40

0 Answers0