Skip to content

feat: apply Frame style to previewers#19843

Merged
BrayanDSO merged 2 commits intoankidroid:mainfrom
BrayanDSO:feat/frame
Jan 7, 2026
Merged

feat: apply Frame style to previewers#19843
BrayanDSO merged 2 commits intoankidroid:mainfrom
BrayanDSO:feat/frame

Conversation

@BrayanDSO
Copy link
Member

@BrayanDSO BrayanDSO commented Dec 18, 2025

so the previewing experience is similar to the reviewing experience

How Has This Been Tested?

Emulator 31 Screenshot_20251217_212655 Screenshot_20251217_212855

Checklist

Please, go through these checks before submitting the PR.

  • You have a descriptive commit message with a short title (first line, max 50 chars).
  • You have commented your code, particularly in hard-to-understand areas
  • You have performed a self-review of your own code
  • UI changes: include screenshots of all affected screens (in particular showing any new or changed strings)
  • UI Changes: You have tested your change using the Google Accessibility Scanner

@BrayanDSO BrayanDSO added the Needs Author Reply Waiting for a reply from the original author label Dec 18, 2025
@BrayanDSO BrayanDSO removed the Needs Author Reply Waiting for a reply from the original author label Dec 20, 2025
setNavigationOnClickListener { requireActivity().onBackPressedDispatcher.onBackPressed() }
}

if (sharedPrefs().getBoolean("safeDisplay", false)) {
Copy link
Member

Choose a reason for hiding this comment

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

Reviewer 2: this removal is intentional - review commit-by-commit

Copy link
Member

@mikehardy mikehardy left a comment

Choose a reason for hiding this comment

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

LGTM 🚂

@mikehardy mikehardy added Needs Author Reply Waiting for a reply from the original author Pending Merge Things with approval that are waiting future merge (e.g. targets a future release, CI wait, etc) and removed Needs Second Approval Has one approval, one more approval to merge labels Jan 6, 2026
@mikehardy
Copy link
Member

can't merge a single one of yours! All ending up as pending, but approved at least. This one just needs a conflict removal

so the previewing experience is similar to the reviewing experience
the setting is supposed to remove animations.

Removing the elevation of the previewers containers should not be necessary, as they are static.

Also, they can use the "BOX" frame style now
@BrayanDSO BrayanDSO enabled auto-merge January 7, 2026 09:10
@BrayanDSO BrayanDSO removed Needs Author Reply Waiting for a reply from the original author Has Conflicts labels Jan 7, 2026
@BrayanDSO BrayanDSO added this pull request to the merge queue Jan 7, 2026
Merged via the queue into ankidroid:main with commit de1831c Jan 7, 2026
15 checks passed
@github-actions github-actions bot removed the Pending Merge Things with approval that are waiting future merge (e.g. targets a future release, CI wait, etc) label Jan 7, 2026
@github-actions github-actions bot added this to the 2.24 release milestone Jan 7, 2026
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.

3 participants