dsandler / markers

Sample app demonstrating use of Android touch APIs for pressure-sensitive drawing.
Apache License 2.0
242 stars 69 forks source link

Foldable/multi-display support #15

Open dsandler opened 3 months ago

dsandler commented 3 months ago
  1. Window insets get horribly messed up when going between displays
  2. Pressure calibration may be radically different per-display
  3. Obviously, page dimensions differ depending on which display was active when starting the app