luckybilly / luckybilly/Gloading
关于导航栏的问题
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
在 Readme 中提到的这个问题```页面中可指定LoadingView的显示区域(例如导航栏Title不希望被LoadingView覆盖``` 不知道是在 Demo 中是怎么解决的?直接使用 wrapper(view) ?
如果设置 ```StatusLayout``` 的 paddingTop 或者 marginTop 好像也可以解决这个问题不知道会不会有什么别的问题呢。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the README passage about choosing the LoadingView display area and inspect the Demo's navigation and loading setup. Compare the wrapper(view) approach with StatusLayout paddingTop or marginTop, and document which behavior keeps the navigation title uncovered without introducing other layout problems.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100