Rubén Viguera Marañón
Rubén Viguera Marañón
Recently I downloaded Pomotroid to my Mac M1 and after installing and trying to open, the launcher says 'Pomotroid Cannot Be Opened Because the Developer Cannot be Verified' A workaround...
Fixes for issues #40, #38, #43, #42, #44, #45, #36 & #47: - I made some cleaning up to avoid having to add 'tools:replace="android:allowBackup"' to element at AndroidManifest.xml when developers...
### Description I am trying to validate if the styling of a custom view in my SDK is customizable, and for that I need to check if I can change...
### Expected behaviour As a developer I would like to be able to configure Shot using Kotlin DSL notation ### Actual behaviour There's no official or documented support for DSL...
As of version 2.1.0, using my own application or even the sample application, if a video/image is loaded, it doesn't matter if the activity starts in portrait or landscape mode,...
The published version of SplitPaneLayout on Maven Central doesn't match with latest stable commits (I don't mean with my latest pull request). It would be great if it is updated.
This pull request adds the following: - Support for Android Studio 3.6.0. Update of Gradle to 5.6.4 - Migrated to Android X to update target and compile SDK to API...
It is possible to use `layoutmanager` attribute in layout xmls to use FlexboxLayoutManager as following: ``` ``` The same way you can set that attribute in a style this way...
Hi I'm trying to run some screenshot tests with [Shot](https://github.com/pedrovgs/Shot) or with [Facebook Screenshot test for android](https://github.com/facebook/screenshot-tests-for-android) in my CI server using FTL. Currently I already using Fladle for my...
### Expected behaviour As a developer I would like to be able to configure Shot using Kotlin DSL notation ### Actual behaviour There's no official or documented support for DSL...