Devlight / Devlight/ShadowLayout
Shadow mispacement on rotation
- Lenguaje dominante
- Java
- Estrellas
- 634
- Forks
- 145
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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! :)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.