Draghia Andrei
Draghia Andrei
I found the issue to be caused by PR https://github.com/chthai64/SwipeRevealLayout/pull/33. If i skip the "width" calculation from this PR it works ok.
I commented `desiredWidth = Math.max(child.getMeasuredWidth(), desiredWidth);` as well. Also, I don't have `android:configChanges="orientation|keyboardHidden|screenSize"` so my Activity is destroyed and re-created. There was an older issue about this and it is...
Leaving asside your rude language, you would post this issue if you had the problem from this issue, even when re-creating the activity... If this doesn't help you, maybe it...
Erm...I hope you know I am not the one that wrote this library or even contributed to it. I am just someone who uses it for a project. If you...