KeePassDX icon indicating copy to clipboard operation
KeePassDX copied to clipboard

Lock FAB Covers Database Settings Text

Open christantoan opened this issue 2 years ago • 2 comments

Describe the bug

When the "Show lock button" setting is activated, when user scroll down to the bottom of Database settings, the lock button covers the "Maximum size" setting text.

To Reproduce

Steps to reproduce the behavior:

  1. Activate "Show lock button" setting.
  2. Open Database setting section and scroll down to the bottom

Expected behavior

There are some margin between the lock button and text setting text.

KeePass Database

  • N/A.

KeePassDX:

  • Version: 4.0.2
  • Build: Free
  • Language: English

Android:

  • Device: OnePlus 7 Pro
  • Version: 11

Additional context

Screenshots: Screenshot_20231106-154043

christantoan avatar Nov 06 '23 08:11 christantoan

Indeed, I had seen it, but it won't be easy to solve. The problem is that I'm using Android's preference system, which isn't very scalable, so I'd have to redesign it with a custom settings system to add a margin at the end of the page, but that would require a major code overhaul.

J-Jamet avatar Nov 06 '23 08:11 J-Jamet

Yeah, I often notice this problem on other apps which implement their own custom FAB as well. With official FAB, I think it has been taken into account to create the margin.

christantoan avatar Nov 06 '23 08:11 christantoan