Paul
Paul
Any solutions to this error?
A workaround is to clone the library and perform a check on line [1901](https://github.com/google/flexbox-layout/blob/7bf1ce78431cd34c4d5595c695fd18807b027523/flexbox/src/main/java/com/google/android/flexbox/FlexboxLayoutManager.java#L1901) `@Override public boolean canScrollHorizontally() { if (mFlexWrap == FlexWrap.NOWRAP) { return isMainAxisDirectionHorizontal(); } else { return...
Yes. I noticed this too. It no longer persists the environments when you close the application. It did so in previous versions
@255kb is it normal for environments to not be persisted after the program is closed? It used to be persisted but on recent updates, it's not so I have to...
@chooven You can add this to the project level build.gradle ``` maven { url 'https://repo.adobe.com/nexus/content/repositories/releases/' } ```
> Hi @tibbi, 1. About the top margin It is not very visible on my end. Both the main icons and the aspect ratio and flashlight selector icons have been...