Jahir Fiquitiva
Jahir Fiquitiva
I also need this @apasccon I would like to load pictures from the web, but the current approach only allows to have them from internal resources. Please! 🙏
@harjot-oberai I think both... First lag, then the app freezes completely And I think the app freezes when trying to start the animation. Another thing, could it be because I'm...
@harjot-oberai Or could it be because I want the whole text to be rotatable? I'm using it like: ```java rotatingText.setContent("?", rotatable); ``` Is it wrong?
@harjot-oberai Not exactly on start. I think it takes a second to load and setup the configuration, and then it starts freezing
@harjot-oberai I don't think that's the issue. Disabling the RotatingText, makes the app go back to normal. And it's a new app, so there are no other tasks running or...
@hiimbex Yes, basically. It could be a separate config so it doesn't conflict with the label the bot adds when commenting. Maybe in this case the bot would not add...
@jakeols how did you do so?
I just tried with these changes and it seems like it worked https://github.com/jahirfiquitiva/Frames/commit/232987209d55fcbf936fc2b8ae24c4a79940a139
update: it works as in uploading to staging, but `closeAndReleaseStagingRepository` doesn't seem to work I see this in the output ```bash Task :closeAndReleaseStagingRepository SKIPPED ```
when running `closeAndReleaseSonatypeStagingRepository`, output is ```gradle Execution failed for task ':closeSonatypeStagingRepository'. > No staging repository with name sonatype created ```