Faruk Toptaş

Results 47 comments of Faruk Toptaş

Please fill all necessary fields in the issue template. https://github.com/faruktoptas/FancyShowCaseView/blob/master/ISSUE_TEMPLATE.md

Can you check that the views you are trying to focus are not null? It seems that one of the views is null.

@AravinthSri @sandeeptank52 This is known a issue. Dialogs are shown on top of all views. Unfortunately there is no support for dialogs now. FancyShowCaseView is a FrameLayout added to the...

The root cause of this problem should be solved from the library not the sample. FancyImageView is added multiple times. It should be fixed.

How did you test the parser speed? Are you sure that you have enough network speed? Can you provide a sample data or feed url for not returning response case?

@abdullahicyc I'm sorry. I couldn't work on this issue. I'm busy nowadays. I will try to add asap. You may implement this and send a pr if you are interested...

Thank you for your contribution. Can you provide a Rss URL or a sample Xml please? I will create a unit test for this.

This works but when try to parse this xml: [onediorss.txt](https://github.com/faruktoptas/RetrofitRssConverterFactory/files/947427/onediorss.txt) First item title is `""`. But it works without your modifications.

I will add more samples. Now I am working on unit testing. It is almost done.