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
在 Readme 中提到的这个问题页面中可指定LoadingView的显示区域(例如导航栏Title不希望被LoadingView覆盖 不知道是在 Demo 中是怎么解决的?直接使用 wrapper(view) ?
页面中可指定LoadingView的显示区域(例如导航栏Title不希望被LoadingView覆盖
如果设置 StatusLayout 的 paddingTop 或者 marginTop 好像也可以解决这个问题不知道会不会有什么别的问题呢。
StatusLayout
The text was updated successfully, but these errors were encountered:
同问
Sorry, something went wrong.
同问,如果用wrapper(view)这种方式的话是不是每个Activity都得写一遍
wrapper(view)
No branches or pull requests
在 Readme 中提到的这个问题
页面中可指定LoadingView的显示区域(例如导航栏Title不希望被LoadingView覆盖
不知道是在 Demo 中是怎么解决的?直接使用 wrapper(view) ?如果设置
StatusLayout
的 paddingTop 或者 marginTop 好像也可以解决这个问题不知道会不会有什么别的问题呢。The text was updated successfully, but these errors were encountered: