Luis Geniole
Luis Geniole
I'm having the same problem. Examples:    
> Folks, please refrain from posting the "me too" types of comments as they just add unhelpful noise. The above thread already contains relevant information explaining that the issue is...
I couldn't agree more. I created a helper method using `UUID.info/1`, but it's far from ideal: ```èlixir defmodule MyApp.Aux.ValidateUUID do def call(uuid) do case UUID.info(uuid) do {:ok, [{:uuid, valid_uuid} |...
@lishid @ericaxu Can I get some love? It's a cool theme I promise 🤗
> @librity Are you able to test this theme on 0.16? I can help you set it up if you don't have an insider license. Thanks! @ericaxu I tested it...
@ericaxu How do I test it on `0.16`?
It has been my experience that this is largely incompatible with android. I often only use it with `{Platform.OS == 'ios' && ()}`
I have the same problem. I did have to change the aspect ratio config, rice matches it to the output resolution by default. ```ini [Video-Glide64mk2] (...) # Aspect ratio: -1=Game...