We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Replace ru.ltst.u2020mvp.ui.misc.ScrimInsetsFrameLayout on android.support.design.internal.ScrimInsetsFrameLayout from Support Design Library.
ru.ltst.u2020mvp.ui.misc.ScrimInsetsFrameLayout
android.support.design.internal.ScrimInsetsFrameLayout
The text was updated successfully, but these errors were encountered:
Isn't android.support.design.internal.ScrimInsetsFrameLayout package protected?
Btw, would be good to replace ActivityRule to version in support library and update tests.
ActivityRule
Sorry, something went wrong.
@kboyarshinov I'm going to update tests.
cosic
No branches or pull requests
Replace
ru.ltst.u2020mvp.ui.misc.ScrimInsetsFrameLayout
onandroid.support.design.internal.ScrimInsetsFrameLayout
from Support Design Library.The text was updated successfully, but these errors were encountered: