mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 13:29:50 +02:00
Use AspectRatiotImageView instead of ImageView to fully display the preview images of posts and prevent scrolling jump in PostFragment and ViewPostDetailActivity.
This commit is contained in:
@@ -64,4 +64,5 @@ dependencies {
|
||||
annotationProcessor 'com.google.dagger:dagger-compiler:2.17'
|
||||
implementation 'com.jakewharton:butterknife:8.8.1'
|
||||
annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1'
|
||||
implementation 'com.github.santalu:aspect-ratio-imageview:1.0.6'
|
||||
}
|
||||
|
Reference in New Issue
Block a user