500px / greedo-layout-for-android

Full aspect ratio grid LayoutManager for Android's RecyclerView
MIT License
1.64k stars 156 forks source link

how can i resize the only one child row? #37

Open JokerHYC opened 7 years ago

JokerHYC commented 7 years ago

i want to set the child size width to contentWidth when the last row only have one child,how can i do that?