FlareLine / SwinApp

Swinburne's second-rate student app
4 stars 0 forks source link

Issue with Menu Icon not rendering correctly on certain Android Devices #2

Open pielegacy opened 7 years ago

pielegacy commented 7 years ago

https://images.discordapp.net/.eJwFwcsNwyAMANBduIONCZ9kjQ5QIYIgUgII3FPV3fveV3zmLQ5Rmcc6AM5rpT5PtbjPWLIqvZc7x3EtlfoDkTmm-uTGCyhY6xGNQdxpt8YRGCTvtA2BHG3GBWfhlWbObdXOb0LtJW5SW0laopMY1GhF_P5YYSfu.2sd57urV_AoOhp0F-o9GWjPktuM?width=380&height=676

On certain Android devices, the Menu Icon displays as grey when selected. Easy fix I think

FlareLine commented 7 years ago

Icon renders correctly on emulated android device

FlareLine commented 7 years ago

This issue is possibly related and will update as to whether this is a certain fix tonight: Disable unicode replacement emoji in android Chrome

pielegacy commented 7 years ago

Using <ContentPage Title="&#9776;" > instead of the actual menu bar emoji seems to have the same output, will need @Narik1 to confirm this