Skip to content

Add XML bitmap aliases for osmdroid location drawables#73

Merged
Pygmalion69 merged 1 commit into
masterfrom
codex/investigate-resourcesnotfoundexception-error
Jun 21, 2026
Merged

Add XML bitmap aliases for osmdroid location drawables#73
Pygmalion69 merged 1 commit into
masterfrom
codex/investigate-resourcesnotfoundexception-error

Conversation

@Pygmalion69

Copy link
Copy Markdown
Owner

Motivation

  • Provide XML bitmap aliases for the drawables person and round_navigation_white_48 so osmdroid's MyLocationNewOverlay can find them at construction time without adding generated binary assets to the repository.

Description

  • Add res/drawable/person.xml and res/drawable/round_navigation_white_48.xml as bitmap aliases that reference @drawable/ic_default_marker with android:gravity="center" and include comments explaining their purpose.

Testing

  • Ran ./gradlew assembleDebug and ./gradlew lint to validate resource merging and inflation; both completed successfully.

Codex Task

@Pygmalion69 Pygmalion69 merged commit ca9ebb2 into master Jun 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant