Devlight / Devlight/ShadowLayout
Shadow mispacement on rotation
- Langage dominant
- Java
- Étoiles
- 634
- Forks
- 145
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I'm noticing a weird effect when the device is rotated:


Looks like the shadow is calculated only once when the view is inflated and then reapplied size and orientation changes.
`
...
`
The initial orientation doesn't matter - it's OK until you rotate. Rotating back and forth produces the same screens.
P.S. Great library, btw! :)
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.