Skip to content

Conversation

@josh1147
Copy link

Problem

The APK download button in the Download for iOS/Android section had inconsistent styling compared to the App Store and Google Play buttons. The APK button was using a plain Android icon without the badge-style appearance that the other two buttons had.

Solution

  • Replaced the plain android.png icon with a proper badge image Android.webp that matches the style of App Store and Google Play badges
  • Updated the button structure to use the same simple <a><img> pattern as the other download buttons
  • Unified the button height to 38px for consistent alignment

Changes

  • Updated README.md to use Android.webp instead of android.png with inline CSS styling
  • Simplified the button markup to match App Store and Google Play button structure

Before & After

Before:
before

After:
fixed

The APK button now has a consistent badge-style appearance with border, background, and proper alignment with the other download buttons.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 19, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant