You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using your SDK in my old Objective-C project , i have integrated it successfully and working fine .
Currently i am facing one issue with side menu. When we stretch the side menu towards right , it is moving all the way towards right and get back to original position.
Can you please look into this and suggest me best possible way .
For your reference i am sharing my screenshots.
Best Regards
Susheel Yadav.
The text was updated successfully, but these errors were encountered:
On Thu, Oct 4, 2018 at 11:30 AM taslimansari011 ***@***.***> wrote:
In REFrostedContainerViewController.m
1: Setup the container view frame (the y axis coordinate = height of the
navigation bar) in view will appear .
2: Setup the container view frame in show method (the y axis coordinate =
height of the navigation bar)
Hope this might help you.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#190 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AQa2kIj9jzMYNEu6fNPs32_3AOMmFUH3ks5uhaPpgaJpZM4VCpyI>
.
Sorry bro I thought you have issue from the top of side menu thats why I wrote to edit y axis. But here you have to manage the width of the container view instead of y axis. Changes done with container view width should work in this case.
Hi @romaonthego
I have been using your SDK in my old Objective-C project , i have integrated it successfully and working fine .
Currently i am facing one issue with side menu. When we stretch the side menu towards right , it is moving all the way towards right and get back to original position.
Can you please look into this and suggest me best possible way .
For your reference i am sharing my screenshots.
Best Regards
Susheel Yadav.
The text was updated successfully, but these errors were encountered: