JLindemann42 / Atomic-Periodic-Table.Android

Atomic - Periodic Table
https://www.jlindemann.se/
GNU General Public License v3.0
112 stars 2 forks source link

Zoom sometimes results in unclickable element buttons #30

Open JLindemann42 opened 2 years ago

JLindemann42 commented 2 years ago

Describe the bug When zooming in the main table, on many devices the clickListeners doesn't follow the zoom, causing some elements to become unclickable.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'MainActivity'
  2. Zoom out
  3. Try to click on element
  4. See error
fenderstr82 commented 2 years ago

You have a solution?