I am having runtime problems with my gradle file. I added this compile 'com.google.android:flexbox:0.3.1' as a …
android gradle android-gradle-plugin android-build android-flexboxlayoutHow do I center all my RecyclerView items using the FlexboxLayoutManager? I need the items to be centered like this: …
android android-layout android-recyclerview android-flexboxlayout