adhishlal / GifLoader

An Android Library to load your GIF files
http://adhishlal.com/blog/android-gif-viewer/
40 stars 6 forks source link

Gif width and hight not working #2

Open mehmetbalbay opened 5 years ago

mehmetbalbay commented 5 years ago

<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" />

rlogical-techsoft commented 4 years ago

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