Top "Android-flexboxlayout" questions

Cannot access ActivityCompatApi23 class

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-flexboxlayout
Centering RecyclerView items with FlexboxLayoutManager

How 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