-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Swipe gesture Initially not working in savedFilesFragment #22
Comments
I tried recreating the same fragment and transfered code little bit at a time. I found that |
Can you explain me the steps to re create, according to your previous message im unable to re create. |
By recreating, I mean, I created a fragment named At first I added the |
Current app version has issue or the app you trying to create has issue? Because At my end it works properly |
|
Current one has this issue
|
Okay can you do pull request if you found the solution will merge it |
Haven't found the solution yet. |
Okay will look into it |
Did you got the Issue in your app
|
Yes, facing the issue but it isn't any major issue, so i didn't work on it. Will check it anyways |
Sorry Closed by mistake |
When the app is the first opened. If recyclerview in savedFilesFragment is Empty than swipe gesture doesn't work.
The text was updated successfully, but these errors were encountered: