GifLoader icon indicating copy to clipboard operation
GifLoader copied to clipboard

Gif width and hight not working

Open mehmetbalbay opened this issue 5 years ago • 1 comments

<lal.adhish.gifprogressbar.GifView android:id="@+id/progressBar" android:layout_width="@dimen/_50dp" android:layout_centerInParent="true" android:layout_margin="@dimen/_5sdp" android:layout_height="@dimen/_50dp" android:layout_gravity="center" />

mehmetbalbay avatar May 22 '19 10:05 mehmetbalbay

Correct. This is not working. I have tried by providing dynamic height and width as well but still it's not working.

rlogical-techsoft avatar Feb 17 '20 15:02 rlogical-techsoft