Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Added some features #61

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Added some features #61

wants to merge 3 commits into from

Conversation

AlirezaMH
Copy link

  • Added Overlay
  • Added Click Listener
  • Some Changes on Interface

+ Added Overlay 
+ Added Click Listener
+ Some Changes on Interface
Copy link
Owner

@florent37 florent37 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you try on DialogFragments ?
MyContext was used for this precise case

}

private ViewTooltip(MyContext myContext, View rootView, View view) {
private ViewTooltip(Context context, View rootView, View view) {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MyContext was used for DialogFragment

you're sure it works on DialogFragment ?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't test on DialogFragment but it certainly has to work.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not working on the DialogFragment.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants