luckybilly / luckybilly/Gloading

关于导航栏的问题

Open
#23 3 comments 4 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.