Skip to content

Moo/2469 fix splash strecthed - #267

Open
stelselim wants to merge 1 commit into
mx/11.12from
moo/2469-fix-splash-strecthed
Open

Moo/2469 fix splash strecthed#267
stelselim wants to merge 1 commit into
mx/11.12from
moo/2469-fix-splash-strecthed

Conversation

@stelselim

Copy link
Copy Markdown
Collaborator

No description provided.

@stelselim
stelselim changed the base branch from main to mx/11.12 September 4, 2026 14:12
<item>
<bitmap
android:src="@drawable/splash_screen"
android:gravity="fill_vertical" />

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I suspect that this addresses some cases but causes stretching in others (i.e. it will change the aspect ratio of the image).
Perhaps we can evaluate if a center-crop approach would work here without much implementation? I assume it might need a custom drawable snippet but we can LLM our way through it for testing 😄 .

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.

2 participants