markusfisch / ShaderEditor

Android app to create GLSL shaders and use them as live wallpaper
https://play.google.com/store/apps/details?id=de.markusfisch.android.shadereditor
MIT License
924 stars 137 forks source link

[Bug] `PagerTabStrip` Discrepancy between Play store version and self-built version #185

Closed AntonPieper closed 5 months ago

AntonPieper commented 5 months ago

The Add uniform/texture menu seems to be rendered incorrectly in the released Play store version 2.33.3.

If I build the app from source, the PagerTabStrip renders correctly, but in the Play store version there is none at all. Playstore Source
Playstore Version Source Version
markusfisch commented 5 months ago

Good catch! 👍 I somehow didn't notice the strip vanishing 🙈

Fixed in https://github.com/markusfisch/ShaderEditor/commit/267d24a9d468ba2e307215c131cd5174074cd417