75fd24f05a
* Converted FixedGridLayoutManager to Kotlin * Checked FixedGridLayoutMangager after conversion to Kotlin * Joined FixedGridLayoutManager fillGrid() methods Used default values for optional method arguments * Fixed FixedGridLayoutManager totalColumnCount setter visibility Setter needs to be public. This change also exposes getter to be public. * Fixed FixedGridLayoutManager potential NPE * Removed FixedGridLayoutManger Math dependency * Fixed FixedGridLayoutManager linter errors Attempt no. 1 * Adjusted FixedGridLayoutManager totalColumnCount javadoc Changed javadoc to be more compatible with getter description. |
||
---|---|---|
.. | ||
gradle/wrapper | ||
src | ||
.gitignore | ||
build.gradle | ||
gradlew | ||
gradlew.bat | ||
proguard-rules.pro |