Skip to content

Fix shields not showing up for some display densities#1414

Merged
Guardiola31337 merged 1 commit into
masterfrom
pg-shields-display-density-issue
Oct 15, 2018
Merged

Fix shields not showing up for some display densities#1414
Guardiola31337 merged 1 commit into
masterfrom
pg-shields-display-density-issue

Conversation

@Guardiola31337
Copy link
Copy Markdown
Contributor

@Guardiola31337 Guardiola31337 commented Oct 15, 2018

  • Fixes shields not showing up for some display densities

Fixes #992 - noting that this PR doesn't fix #992 (comment)

we currently don't load shields in the sub banner

@Guardiola31337 Guardiola31337 force-pushed the pg-shields-display-density-issue branch from 73009a5 to 996dd53 Compare October 15, 2018 13:00
Copy link
Copy Markdown
Contributor

@danesfeder danesfeder left a comment

Choose a reason for hiding this comment

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

@Guardiola31337 great catch on this 🚢

Noting that this can be revisited / refactored with less if (Build.VERSION.SDK_INT, maybe something like a provider + Build specific maps like you have suggested in previous reviews.

@Guardiola31337
Copy link
Copy Markdown
Contributor Author

@danesfeder

Noting that this can be revisited / refactored with less if (Build.VERSION.SDK_INT, maybe something like a provider + Build specific maps like you have suggested in previous reviews.

Yeah, I completely agree. In any case, it’s well contained under UrlDensityMap so we shouldn't have any problem on refactoring this in the future.

@Guardiola31337 Guardiola31337 merged commit ced0cee into master Oct 15, 2018
@Guardiola31337 Guardiola31337 deleted the pg-shields-display-density-issue branch October 15, 2018 13:38
@danesfeder danesfeder mentioned this pull request Oct 24, 2018
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Defect to be fixed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Shields not showing consistently

2 participants