Skip to content
New issue

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

Fix #1558 status bar bug fixed, status bar doesnt reappear on opening spinners #1562

Merged
merged 3 commits into from Mar 6, 2019

Conversation

neel1998
Copy link
Member

Fixes #1558
Changes: widow full screen flag set in onCreate method

Screenshot/s for the changes:
screenshot_20190220-165309

Checklist: [Please tick following check boxes with [x] if the respective task is completed]

  • I have used resources from strings.xml, dimens.xml and colors.xml without hard-coding them
  • No modifications done at the end of resource files strings.xml, dimens.xml or colors.xml
  • I have reformatted code in every file included in this PR [CTRL+ALT+L]
  • My code does not contain any extra lines or extra spaces
  • I have requested reviews from other members

APK for testing:
statusbar_bug.zip

@@ -396,6 +400,8 @@ public void run() {
monitorThread.start();
}


Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please remove these blank lines? Rest looks good

@neel1998
Copy link
Member Author

@CloudyPadmal kindly review. I have made the changes.

Copy link
Collaborator

@CloudyPadmal CloudyPadmal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good. Please resolve the conflicts,

@neel1998
Copy link
Member Author

neel1998 commented Mar 3, 2019

@CloudyPadmal i resolved the conflict ..kindly review

@neel1998
Copy link
Member Author

neel1998 commented Mar 5, 2019

@CloudyPadmal kindly review and merge.

@CloudyPadmal CloudyPadmal merged commit 22247db into fossasia:development Mar 6, 2019
vansha10 pushed a commit to vansha10/pslab-android that referenced this pull request Mar 24, 2019
… opening spinners (fossasia#1562)

* status bar bug fixed

* empty lines removed
neel1998 added a commit to neel1998/pslab-android that referenced this pull request Jul 30, 2019
… opening spinners (fossasia#1562)

* status bar bug fixed

* empty lines removed
@neel1998 neel1998 deleted the statusbar_bug branch August 27, 2019 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants