mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 17:37:57 -05:00
Using a material card view to shape the image was just a waste of a layout pass. A shapeable image view does what we want and does it faster.