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
{{ message }}
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.
<style name="Theme.Slidr.Slidable" parent="Theme.AppCompat.Light.NoActionBar">
<!-- These values must be set for this mechanism to work -->
<item name="android:windowIsTranslucent">true</item>
<item name="android:windowBackground">@android:color/transparent</item>
<item name="android:windowDrawsSystemBarBackgrounds">true</item>
<item name="android:statusBarColor">@android:color/transparent</item>
</style>
Previous activty not visible during swiping, but it appears after sliding.
Please help me thanks.
The text was updated successfully, but these errors were encountered: