Switch to StaggeredGridLayoutManager for accents
Gives almost same effect as FlexLayoutManager and is part of recyclerview library letting us drop an additional dependency Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -129,7 +129,6 @@ dependencies {
|
||||
|
||||
//Google's Goodies
|
||||
implementation "com.google.android.material:material:1.9.0"
|
||||
implementation "com.google.android.flexbox:flexbox:3.0.0"
|
||||
implementation "com.google.code.gson:gson:2.10.1"
|
||||
|
||||
//AndroidX
|
||||
|
||||
Reference in New Issue
Block a user